Skip to content

Commit

Permalink
Merge pull request #3 from GarryStraitYT/snyk-fix-4532f1951675af46b57…
Browse files Browse the repository at this point in the history
…ec32c6ec6f7b3

[Snyk] Fix for 24 vulnerabilities
  • Loading branch information
GarryStraitYT authored May 9, 2024
2 parents df9f205 + 7f45374 commit 68e20bf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ coverage==7.5.0
# via
# -r requirements/test.in
# pytest-cov
cryptography==41.0.3
cryptography==42.0.6
# via
# pyjwt
# trustme
Expand All @@ -80,7 +80,7 @@ gunicorn==22.0.0
# via -r requirements/base.in
identify==2.5.26
# via pre-commit
idna==3.4
idna==3.7
# via
# requests
# trustme
Expand All @@ -97,7 +97,7 @@ incremental==22.10.0
# via towncrier
iniconfig==2.0.0
# via pytest
jinja2==3.1.2
jinja2==3.1.4
# via
# sphinx
# towncrier
Expand All @@ -121,7 +121,7 @@ packaging==23.1
# gunicorn
# pytest
# sphinx
pillow==9.5.0
pillow==10.3.0
# via
# -c requirements/broken-projects.in
# blockdiag
Expand All @@ -139,7 +139,7 @@ pycares==4.3.0
# via aiodns
pycparser==2.21
# via cffi
pydantic==1.10.12
pydantic==1.10.13
# via python-on-whales
pygments==2.15.1
# via sphinx
Expand Down Expand Up @@ -224,7 +224,7 @@ towncrier==23.11.0
# via
# -r requirements/doc.in
# sphinxcontrib-towncrier
tqdm==4.65.0
tqdm==4.66.3
# via python-on-whales
trustme==1.1.0 ; platform_machine != "i686"
# via -r requirements/test.in
Expand All @@ -239,7 +239,7 @@ typing-extensions==4.10.0
# typer
uritemplate==4.1.1
# via gidgethub
urllib3==2.0.4
urllib3==2.0.7
# via requests
uvloop==0.19.0 ; platform_system != "Windows" and implementation_name == "cpython"
# via
Expand Down

0 comments on commit 68e20bf

Please sign in to comment.