Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.13 to 0.12.19. - [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.13...0.12.19) Signed-off-by: dependabot[bot] <support@github.com>
12 lines
No EOL
172 B
TOML
12 lines
No EOL
172 B
TOML
[[source]]
|
|
url = "https://pypi.python.org/simple"
|
|
verify_ssl = true
|
|
name = "pypi"
|
|
|
|
[packages]
|
|
|
|
"highway.py" = "==0.2.2"
|
|
Meh = "==1.2.1"
|
|
bottle = "==0.12.19"
|
|
|
|
[dev-packages] |