Skip to content

Commit

Permalink
Bump the python-packages group with 11 updates (#291)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 63afdab commit c9d4b13
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
aerich==0.7.2
asyncpg==0.29.0
fastapi==0.112.2
pydantic==2.8.2
pydantic-settings==2.4.0
uvicorn==0.30.6
fastapi==0.115.0
pydantic==2.9.2
pydantic-settings==2.5.2
uvicorn==0.31.0
requests==2.32.3
aioredis==2.0.1
fastapi-admin==1.0.4
sentry-sdk[fastapi]==2.13.0
sentry-sdk[fastapi]==2.14.0
httpx==0.27.2
opentelemetry-instrumentation-fastapi
logfire[fastapi]==0.51.0
logfire[fastapi]==1.0.0
tortoise-cli

# Look at all the Google libraries we need to install.
google==3.0.0
google-api-core==2.19.2
google-api-python-client==2.143.0
google-auth==2.34.0
google-api-core==2.20.0
google-api-python-client==2.147.0
google-auth==2.35.0
google-auth-httplib2==0.2.0
googleapis-common-protos==1.65.0
4 changes: 2 additions & 2 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ruff==0.6.3
pytest==8.3.2
ruff==0.6.8
pytest==8.3.3
pytest-aiohttp==1.0.5
pytest-cov==5.0.0
coverage==7.6.1

0 comments on commit c9d4b13

Please sign in to comment.