Skip to content

Commit 3efdd04

Browse files
dependabot-preview[bot]echarrod
authored andcommitted
Bump pytz from 2018.9 to 2020.1
Bumps [pytz](https://github.com/stub42/pytz) from 2018.9 to 2020.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2018.9...release_2020.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a828b7b commit 3efdd04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pbr==1.10.0
77
protobuf==3.11.3
88
pyopenssl==18.0.0
99
PyYAML==5.2 # PyYAML 5.3 does not support Python 3.4
10-
pytz==2018.9
10+
pytz==2020.1
1111
requests>=2.20.0
1212
urllib3>=1.24.3
1313
deprecated==1.2.6

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pbr==1.10.0 # via -r requirements.in
1818
protobuf==3.11.3 # via -r requirements.in
1919
pycparser==2.18 # via cffi
2020
pyopenssl==18.0.0 # via -r requirements.in
21-
pytz==2018.9 # via -r requirements.in
21+
pytz==2020.1 # via -r requirements.in
2222
pyyaml==5.2 # via -r requirements.in
2323
requests==2.21.0 # via -r requirements.in
2424
six==1.10.0 # via cryptography, protobuf, pyopenssl

0 commit comments

Comments
 (0)