Skip to content
Snippets Groups Projects
Unverified Commit 7f2c6b43 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

Upgrade pytz to 2020.1 (#35174)

parent de628602
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ jinja2>=2.11.1
netdisco==2.6.0
pip>=8.0.3
python-slugify==4.0.0
pytz>=2019.03
pytz>=2020.1
pyyaml==5.3.1
requests==2.23.0
ruamel.yaml==0.15.100
......
......@@ -12,7 +12,7 @@ PyJWT==1.7.1
cryptography==2.9.2
pip>=8.0.3
python-slugify==4.0.0
pytz>=2019.03
pytz>=2020.1
pyyaml==5.3.1
requests==2.23.0
ruamel.yaml==0.15.100
......
......@@ -46,7 +46,7 @@ REQUIRES = [
"cryptography==2.9.2",
"pip>=8.0.3",
"python-slugify==4.0.0",
"pytz>=2019.03",
"pytz>=2020.1",
"pyyaml==5.3.1",
"requests==2.23.0",
"ruamel.yaml==0.15.100",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment