Skip to content

Commit

Permalink
Snyk auto fix (#9347)
Browse files Browse the repository at this point in the history
Co-authored-by: CI <geospatial-bot@camptocamp.com>
  • Loading branch information
c2c-bot-gis-ci-2 and c2c-bot-gis-ci authored May 22, 2024
1 parent 80c0192 commit c1a73b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ wheel==0.38.4
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
pre-commit==3.0.4
cryptography>=39.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability
pygments>=2.15.0 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ beautifulsoup4==4.11.2
glob2==0.7
htmlmin==0.1.12
Mako==1.2.4
requests==2.31.0
requests==2.32.0
polib==1.1.1
urllib3==1.26.18 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit c1a73b1

Please sign in to comment.