Skip to content

Commit

Permalink
Audit Snyk check/fix 2.7 (#9371)
Browse files Browse the repository at this point in the history
Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com>
  • Loading branch information
geo-ghci-int[bot] authored Jun 18, 2024
1 parent f99a5de commit 9362b14
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 @@ -6,5 +6,5 @@ cryptography>=41.0.0 # not directly required, pinned by Snyk to avoid a vulnerab
oauthlib>=3.2.2 # 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
urllib3>=1.26.18 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.19 # 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 @@ -4,6 +4,6 @@ htmlmin==0.1.12
Mako==1.2.4
requests==2.32.3
polib==1.1.1
urllib3==1.26.18
urllib3==1.26.19
certifi>=2022.12.7 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 9362b14

Please sign in to comment.