Skip to content

Commit

Permalink
Dependency update.
Browse files Browse the repository at this point in the history
  • Loading branch information
tblock79 committed Nov 25, 2024
1 parent 7717816 commit 21fd252
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ types-python-dateutil
graphyte
influxdb_client
daiquiri
aiohttp>=3.10.2
aiohttp>=3.10.11
requests>=2.32.0
types-requests

Expand Down
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiofiles==23.2.1
# via -r requirements.in
aiohappyeyeballs==2.3.5
# via aiohttp
aiohttp==3.10.3
aiohttp==3.11.7
# via -r requirements.in
aiopg==1.4.0
# via databases
Expand Down Expand Up @@ -157,6 +157,10 @@ pillow==10.3.0
# dicomweb-client
pluggy==1.5.0
# via pytest
propcache==0.2.0
# via
# aiohttp
# yarl
psycopg2==2.9.9
# via -r requirements.in
psycopg2-binary==2.9.9
Expand Down Expand Up @@ -301,7 +305,7 @@ watchdog==4.0.1
# via -r requirements.in
wheel==0.43.0
# via -r requirements.in
yarl==1.9.4
yarl==1.18.0
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 21fd252

Please sign in to comment.