Skip to content

Commit fb910b2

Browse files
chore(deps): update dependency bottle to v0.13.0
1 parent 9eec55c commit fb910b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
bottle = "==0.12.25"
7+
bottle = "==0.13.0"
88
paho-mqtt = "==2.1.0"
99

1010
[dev-packages]

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
bottle==0.12.25
1+
bottle==0.13.0
22
paho-mqtt==2.1.0

0 commit comments

Comments
 (0)