Skip to content

Commit

Permalink
Upgrade requirements (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Mar 26, 2024
1 parent 241c1e2 commit 5091a3d
Show file tree
Hide file tree
Showing 18 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion requirements/py310-django32.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/py310-django40.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/py310-django41.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/py310-django42.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/py310-django50.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/py311-django41.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/py311-django42.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/py311-django50.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/py312-django42.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/py312-django50.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/py38-django32.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand All @@ -20,7 +20,7 @@ exceptiongroup==1.2.0
# via pytest
idna==3.6
# via requests
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements/py38-django40.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
backports-zoneinfo==0.2.1
# via django
Expand All @@ -22,7 +22,7 @@ exceptiongroup==1.2.0
# via pytest
idna==3.6
# via requests
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements/py38-django41.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
backports-zoneinfo==0.2.1
# via django
Expand All @@ -22,7 +22,7 @@ exceptiongroup==1.2.0
# via pytest
idna==3.6
# via requests
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements/py38-django42.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
backports-zoneinfo==0.2.1
# via django
Expand All @@ -22,7 +22,7 @@ exceptiongroup==1.2.0
# via pytest
idna==3.6
# via requests
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements/py39-django32.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand All @@ -20,7 +20,7 @@ exceptiongroup==1.2.0
# via pytest
idna==3.6
# via requests
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements/py39-django40.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand All @@ -20,7 +20,7 @@ exceptiongroup==1.2.0
# via pytest
idna==3.6
# via requests
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements/py39-django41.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand All @@ -20,7 +20,7 @@ exceptiongroup==1.2.0
# via pytest
idna==3.6
# via requests
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
Expand Down
4 changes: 2 additions & 2 deletions requirements/py39-django42.txt
Expand Up @@ -4,7 +4,7 @@
#
# requirements/compile.py
#
asgiref==3.7.2
asgiref==3.8.1
# via django
brotli==1.1.0
# via -r requirements.in
Expand All @@ -20,7 +20,7 @@ exceptiongroup==1.2.0
# via pytest
idna==3.6
# via requests
importlib-metadata==7.0.2
importlib-metadata==7.1.0
# via pytest-randomly
iniconfig==2.0.0
# via pytest
Expand Down

0 comments on commit 5091a3d

Please sign in to comment.