Skip to content

Commit

Permalink
Merge pull request #1 from GarryStraitYT/snyk-fix-eb04e3b9e1e9384845c…
Browse files Browse the repository at this point in the history
…02be68dcdf7d7

[Snyk] Fix for 25 vulnerabilities
  • Loading branch information
GarryStraitYT authored May 8, 2024
2 parents d564eb7 + 3474d81 commit 9616a26
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ coverage==7.4.4
# via
# -r requirements/test.in
# pytest-cov
cryptography==41.0.3
cryptography==42.0.6
# via
# pyjwt
# trustme
Expand All @@ -76,11 +76,11 @@ funcparserlib==1.0.1
# via blockdiag
gidgethub==5.3.0
# via cherry-picker
gunicorn==21.2.0
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 @@ -122,7 +122,7 @@ packaging==23.1
# gunicorn
# pytest
# sphinx
pillow==9.5.0
pillow==10.3.0
# via
# -c requirements/broken-projects.in
# blockdiag
Expand All @@ -140,7 +140,7 @@ pycares==4.3.0
# via aiodns
pycparser==2.21
# via cffi
pydantic==1.10.12
pydantic==1.10.13
# via python-on-whales
pyenchant==3.2.2
# via sphinxcontrib-spelling
Expand Down Expand Up @@ -228,7 +228,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 @@ -244,7 +244,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"
# via
Expand Down

0 comments on commit 9616a26

Please sign in to comment.