Skip to content

Commit

Permalink
Update all patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 8b36242 commit 3ca196c
Show file tree
Hide file tree
Showing 7 changed files with 117 additions and 117 deletions.
32 changes: 16 additions & 16 deletions custom/poetry.lock

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

10 changes: 5 additions & 5 deletions custom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ transaction = "5.0"
cornice = "6.1.0"
requests = "2.32.3"
psycopg2 = "2.9.10"
c2cwsgiutils = { version = "6.1.4", extras = ["webserver"] }
c2cwsgiutils = { version = "6.1.5", extras = ["webserver"] }
cee-syslog-handler = "0.6.0"
PyJWT = "2.10.0"
redis = "5.2.0"
PyJWT = "2.10.1"
redis = "5.2.1"
PyYAML = "6.0.2"
sentry-sdk = "2.19.0"
sentry-sdk = "2.19.2"
requests-oauthlib = "2.0.0"
ujson = "5.10.0"
azure-storage-blob = "12.24.0"
Expand All @@ -41,7 +41,7 @@ cryptography = { version = "43.0.3", optional = true }

[tool.poetry.group.dev.dependencies]
prospector = { version = "1.13.3", extras = ["with_bandit", "with_mypy", "with_pyroma", "with_ruff"] }
prospector-profile-utils = "1.14.0"
prospector-profile-utils = "1.14.1"
prospector-profile-duplicated = "1.8.1"
types-requests = "2.32.0.20241016"
types-oauthlib = "3.2.0.20240806"
2 changes: 1 addition & 1 deletion custom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
poetry==1.8.4
poetry==1.8.5
cryptography>=43.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@geoblocks/proj": "0.4.10",
"@types/arcgis-rest-api": "10.4.8",
"@types/geojson": "7946.0.14",
"@types/geojson": "7946.0.15",
"@types/topojson-specification": "1.0.5",
"lit": "3.2.1",
"moment": "2.30.1",
Expand Down
Loading

0 comments on commit 3ca196c

Please sign in to comment.