Browse Source

ref: upgrade python-dateutil (#59569)

one of the deps needed to upgrade celery




<!-- Describe your PR here. -->
anthony sottile 1 year ago
parent
commit
68fed74259
3 changed files with 3 additions and 3 deletions
  1. 1 1
      requirements-base.txt
  2. 1 1
      requirements-dev-frozen.txt
  3. 1 1
      requirements-frozen.txt

+ 1 - 1
requirements-base.txt

@@ -45,7 +45,7 @@ python-rapidjson>=1.4
 psycopg2-binary>=2.8.6
 PyJWT>=2.4.0
 pydantic>=1.10.9
-python-dateutil>=2.8.1
+python-dateutil>=2.8.2
 python-memcached>=1.59
 python-u2flib-server>=5.0.0
 fido2>=0.9.2

+ 1 - 1
requirements-dev-frozen.txt

@@ -145,7 +145,7 @@ pytest-fail-slow==0.3.0
 pytest-rerunfailures==11.0
 pytest-sentry==0.1.11
 pytest-xdist==3.0.2
-python-dateutil==2.8.1
+python-dateutil==2.8.2
 python-memcached==1.59
 python-rapidjson==1.8
 python-u2flib-server==5.0.0

+ 1 - 1
requirements-frozen.txt

@@ -92,7 +92,7 @@ pydantic==1.10.9
 pyjwt==2.4.0
 pyparsing==3.0.9
 pyrsistent==0.18.1
-python-dateutil==2.8.1
+python-dateutil==2.8.2
 python-memcached==1.59
 python-rapidjson==1.8
 python-u2flib-server==5.0.0