Skip to content

Commit

Permalink
Snyk auto fix
Browse files Browse the repository at this point in the history
  • Loading branch information
c2c-bot-gis-ci committed Oct 27, 2023
1 parent a973bd0 commit c03b001
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
50 changes: 25 additions & 25 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jsonschema-validator-new = "0.1.0"
azure-storage-blob = "12.18.2"
waitress = "2.1.2"
certifi = "2023.7.22"
cryptography = "41.0.4"
cryptography = "41.0.5"
msal = "1.24.1"
pillow = "10.0.1"
urllib3 = "1.26.18"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ poetry==1.6.1
poetry-plugin-export==1.5.0
poetry-dynamic-versioning==1.1.0
poetry-plugin-tweak-dependencies-version==1.5.1
pip==23.2.1
pip==23.3
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.26.17 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit c03b001

Please sign in to comment.