Bump bottle from 0.12.21 to 0.12.25
Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.21 to 0.12.25.
- [Release notes](https://github.com/bottlepy/bottle/releases)
- [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst)
- [Commits](https://github.com/bottlepy/bottle/compare/0.12.21...0.12.25)
---
updated-dependencies:
- dependency-name: bottle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1,5 +1,5 @@
beautifulsoup4==4.9.0
bottle==0.12.21
bottle==0.12.25
python-dateutil==2.8.1
requests==2.25.0
six==1.15.0