Skip to content

Commit

Permalink
Update all minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2024
1 parent 7f393cb commit 1bbde9d
Show file tree
Hide file tree
Showing 6 changed files with 70 additions and 83 deletions.
30 changes: 9 additions & 21 deletions docker/qgisserver/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 docker/qgisserver/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ authors = []
[tool.poetry.dependencies]
python = ">=3.10,<3.13"
c2cwsgiutils = { extras = ["broadcast"], version = "6.0.8" }
papyrus = "2.5" # commons
papyrus = "2.6.2" # commons
transaction = "4.0" # commons
"c2c.template" = "2.4.2"
GeoAlchemy2 = "0.15.2"
Expand Down
88 changes: 44 additions & 44 deletions geoportal/package-lock.json

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

4 changes: 2 additions & 2 deletions geoportal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"dependencies": {
"@snyk/protect": "1.1293.0",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"angular-gettext-tools": "2.5.3",
"commander": "12.1.0",
"eslint": "8.57.0",
Expand Down
25 changes: 12 additions & 13 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ getitfixed = "1.0.29" # geoportal
isodate = "0.6.1" # geoportal
Mako = "1.3.5" # geoportal
OWSLib = "0.31.0" # geoportal
papyrus = "2.5" # commons, geoportal
papyrus = "2.6.2" # commons, geoportal
passwordgenerator = "1.5.1" # geoportal
psycopg2 = "2.9.9" # geoportal
pycryptodome = "3.20.0" # geoportal
Expand Down Expand Up @@ -92,7 +92,7 @@ types-pytz = "2024.1.0.20240417"
types-pyyaml = "6.0.12.20240808"
types-python-dateutil = "2.9.0.20240821"
types-requests = "2.32.0.20240905"
types-setuptools = "74.0.0.20240831"
types-setuptools = "74.1.0.20240907"
mappyfile = "1.0.2"
# To be able to upgrade project from version <= 2.8
c2cciutils = { version = "1.5.8", extras = ["checks"] }
Expand Down

0 comments on commit 1bbde9d

Please sign in to comment.