Skip to content

Commit

Permalink
Merge pull request #1 from Clubs-Council-IIITH/bump_up_May17_2024
Browse files Browse the repository at this point in the history
Bump up packages - based on security alerts in pymongo, idna and dnspython
  • Loading branch information
abhiramtilakiiit committed May 17, 2024
2 parents 7f5a2ab + 134ca23 commit f6585b9
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
anyio>=3.7.1,<4.0.0
click==8.1.7
dnspython==2.5.0
fastapi==0.109.2
dnspython==2.6.1
fastapi==0.111.0
graphql-core==3.2.3
greenlet==3.0.3
h11==0.14.0
idna==3.6
libcst==1.1.0
msgpack==1.0.7
idna==3.7
libcst==1.3.1
msgpack==1.0.8
mypy-extensions==1.0.0
pathspec==0.12.1
platformdirs==4.2.0
pydantic>=2.6.0,<3.0.0
Pygments==2.17.2
pymongo==4.6.1
python-dateutil==2.8.2
python-multipart >=0.0.7
platformdirs==4.2.2
pydantic>=2.7.1,<3.0.0
Pygments==2.18.0
pymongo==4.7.2
python-dateutil>=2.9.0
python-multipart >=0.0.9
requests>=2.31.0
rich==13.7.0
rich==13.7.1
six==1.16.0
sniffio==1.3.0
starlette>=0.36.3,<0.37.0
strawberry-graphql[fastapi]==0.219.2
sniffio==1.3.1
starlette>=0.37.2,<0.38.0
strawberry-graphql[fastapi]==0.229.1
tomli==2.0.1
typer==0.9.0
typing-extensions>=4.9.0
uvicorn==0.27.1
typer==0.12.3
typing-extensions>=4.11.0
uvicorn==0.29.0

0 comments on commit f6585b9

Please sign in to comment.