Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #469

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.3
# via aiohttp
attrs==23.1.0
attrs==23.2.0
# via aiohttp
cachetools==5.3.2
# via google-auth
Expand All @@ -34,7 +34,7 @@ github-py @ git+https://github.com/ShineyDev/github.py.git@8e3514010eb35a91e012f
# via -r requirements/github.in
gitpython==3.1.40
# via pytest-repo-health
google-auth==2.25.2
google-auth==2.26.1
# via
# google-auth-oauthlib
# gspread
Expand Down Expand Up @@ -70,14 +70,14 @@ pyasn1-modules==0.3.0
# via google-auth
pyparsing==3.1.1
# via packaging
pytest==7.4.3
pytest==7.4.4
# via
# pytest-aiohttp
# pytest-asyncio
# pytest-repo-health
pytest-aiohttp==1.0.5
# via pytest-repo-health
pytest-asyncio==0.23.2
pytest-asyncio==0.23.3
# via
# -r requirements/base.in
# pytest-aiohttp
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ async-timeout==4.0.3
# via
# -r requirements/quality.txt
# aiohttp
attrs==23.1.0
attrs==23.2.0
# via
# -r requirements/quality.txt
# aiohttp
Expand Down Expand Up @@ -120,7 +120,7 @@ gitpython==3.1.40
# via
# -r requirements/quality.txt
# pytest-repo-health
google-auth==2.25.2
google-auth==2.26.1
# via
# -r requirements/quality.txt
# google-auth-oauthlib
Expand Down Expand Up @@ -257,7 +257,7 @@ pyproject-hooks==1.0.0
# via
# -r requirements/pip-tools.txt
# build
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/quality.txt
# pytest-aiohttp
Expand All @@ -268,7 +268,7 @@ pytest-aiohttp==1.0.5
# via
# -r requirements/quality.txt
# pytest-repo-health
pytest-asyncio==0.23.2
pytest-asyncio==0.23.3
# via
# -r requirements/quality.txt
# pytest-aiohttp
Expand Down
8 changes: 4 additions & 4 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ async-timeout==4.0.3
# via
# -r requirements/test.txt
# aiohttp
attrs==23.1.0
attrs==23.2.0
# via
# -r requirements/test.txt
# aiohttp
Expand Down Expand Up @@ -78,7 +78,7 @@ gitpython==3.1.40
# via
# -r requirements/test.txt
# pytest-repo-health
google-auth==2.25.2
google-auth==2.26.1
# via
# -r requirements/test.txt
# google-auth-oauthlib
Expand Down Expand Up @@ -154,7 +154,7 @@ pyparsing==3.1.1
# via
# -r requirements/test.txt
# packaging
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/test.txt
# pytest-aiohttp
Expand All @@ -165,7 +165,7 @@ pytest-aiohttp==1.0.5
# via
# -r requirements/test.txt
# pytest-repo-health
pytest-asyncio==0.23.2
pytest-asyncio==0.23.3
# via
# -r requirements/test.txt
# pytest-aiohttp
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ async-timeout==4.0.3
# via
# -r requirements/test.txt
# aiohttp
attrs==23.1.0
attrs==23.2.0
# via
# -r requirements/test.txt
# aiohttp
Expand Down Expand Up @@ -82,7 +82,7 @@ gitpython==3.1.40
# via
# -r requirements/test.txt
# pytest-repo-health
google-auth==2.25.2
google-auth==2.26.1
# via
# -r requirements/test.txt
# google-auth-oauthlib
Expand Down Expand Up @@ -167,7 +167,7 @@ pyparsing==3.1.1
# via
# -r requirements/test.txt
# packaging
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/test.txt
# pytest-aiohttp
Expand All @@ -178,7 +178,7 @@ pytest-aiohttp==1.0.5
# via
# -r requirements/test.txt
# pytest-repo-health
pytest-asyncio==0.23.2
pytest-asyncio==0.23.3
# via
# -r requirements/test.txt
# pytest-aiohttp
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ async-timeout==4.0.3
# via
# -r requirements/base.txt
# aiohttp
attrs==23.1.0
attrs==23.2.0
# via
# -r requirements/base.txt
# aiohttp
Expand Down Expand Up @@ -58,7 +58,7 @@ gitpython==3.1.40
# via
# -r requirements/base.txt
# pytest-repo-health
google-auth==2.25.2
google-auth==2.26.1
# via
# -r requirements/base.txt
# google-auth-oauthlib
Expand Down Expand Up @@ -111,7 +111,7 @@ pyparsing==3.1.1
# via
# -r requirements/base.txt
# packaging
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements/base.txt
# pytest-aiohttp
Expand All @@ -122,7 +122,7 @@ pytest-aiohttp==1.0.5
# via
# -r requirements/base.txt
# pytest-repo-health
pytest-asyncio==0.23.2
pytest-asyncio==0.23.3
# via
# -r requirements/base.txt
# pytest-aiohttp
Expand Down