From f39fa995b37be0dbba9b7b0e68216b7ae4ec4d43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 12:54:25 +0000 Subject: [PATCH] Update all patch versions --- Pipfile | 4 +- Pipfile.lock | 24 +++---- docker/config/poetry.lock | 8 +-- docker/config/pyproject.toml | 2 +- docker/qgisserver/python/3.10/Pipfile | 2 +- docker/qgisserver/python/3.10/Pipfile.lock | 75 ++++++++++++++++------ docker/qgisserver/python/3.8/Pipfile | 2 +- 7 files changed, 78 insertions(+), 39 deletions(-) diff --git a/Pipfile b/Pipfile index 35af458dc8..7057d6ed1c 100644 --- a/Pipfile +++ b/Pipfile @@ -152,11 +152,11 @@ polib = "==1.1.1" # i18n pykwalify = "==1.7.0" # Validate config pytest-cov = "==3.0.0" # tests transifex-client = "==0.12.5" # Makefile -WebTest = "==3.0.1" # admin tests +WebTest = "==3.0.2" # admin tests prospector = {extras = ["with_mypy", "with_bandit"], version = "==1.7.7"} flake8 = "==4.0.1" types-pytz = "==2021.3.8" -types-pyyaml = "==6.0.12.20240917" +types-pyyaml = "==6.0.12.20241230" types-python-dateutil = "==2.8.19.20240311" types-requests = "==2.27.31" types-pkg-resources = "==0.1.3" diff --git a/Pipfile.lock b/Pipfile.lock index 2e0354f421..5c30711a01 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6011b9d5316c7063af1798fb50b20bcc587a30e078e94766d0938d7cd72cc999" + "sha256": "58e4b31ce8626b20b172af5ebade31322d94b3bcb380ca320f09ff2db4c4f027" }, "pipfile-spec": 6, "requires": { @@ -2057,7 +2057,7 @@ "sha256:e19cb1c6365fd6dc38a6eae2dcb691d7d83935c10215aef8e6c38edee3f77abd", "sha256:e2af80566f43c85f5797365077fb64a393861a3730bd110971ab7a0c94e873e7" ], - "markers": "python_full_version >= '3.8.0'", + "markers": "python_version >= '3.8'", "version": "==24.3.0" }, "bleach": { @@ -2480,7 +2480,7 @@ "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7", "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951" ], - "markers": "python_version < '4' and python_full_version >= '3.6.1'", + "markers": "python_version < '4.0' and python_full_version >= '3.6.1'", "version": "==5.10.1" }, "jeepney": { @@ -2624,7 +2624,7 @@ "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1", "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb" ], - "markers": "python_full_version >= '3.8.0'", + "markers": "python_version >= '3.8'", "version": "==3.0.0" }, "markdown-table": { @@ -3295,7 +3295,7 @@ "sha256:439594978a49a09530cff7ebc4b5c7103ef57baf48d5ea3184f21d9a2befa098", "sha256:6049d5e6ec054bf2779ab3358186963bac2ea89175919d699e378b99738c2a90" ], - "markers": "python_full_version >= '3.8.0'", + "markers": "python_version >= '3.8'", "version": "==13.9.4" }, "rsa": { @@ -3303,7 +3303,7 @@ "sha256:5c6bd9dc7a543b7fe4304a631f8a8a3b674e2bbfc49c2ae96200cdbe55df6b17", "sha256:95c5d300c4e879ee69708c428ba566c59478fd653cc3a22243eeb8ed846950bb" ], - "markers": "python_version >= '3.6' and python_version < '4'", + "markers": "python_version >= '3.6' and python_version < '4.0'", "version": "==4.8" }, "ruamel.yaml": { @@ -3556,11 +3556,11 @@ }, "types-pyyaml": { "hashes": [ - "sha256:392b267f1c0fe6022952462bf5d6523f31e37f6cea49b14cee7ad634b6301570", - "sha256:d1405a86f9576682234ef83bcb4e6fff7c9305c8b1fbad5e0bcd4f7dbdc9c587" + "sha256:7f07622dbd34bb9c8b264fe860a17e0efcad00d50b5f27e93984909d9363498c", + "sha256:fa4d32565219b68e6dee5f67534c722e53c00d1cfc09c435ef04d7353e1e96e6" ], "index": "pypi", - "version": "==6.0.12.20240917" + "version": "==6.0.12.20241230" }, "types-requests": { "hashes": [ @@ -3651,11 +3651,11 @@ }, "webtest": { "hashes": [ - "sha256:493b5c802f8948a65b5e3a1ad5b2524ee5e1ab60cd713d9a3da3b8da082c06fe", - "sha256:b3bc75d020d0576ee93a5f149666045e58fe2400ea5f0c214d7430d7d213d0d0" + "sha256:0b2de681c16f57b31da5cce6e94ff03cdc77bd86c37a57ba0ee27fed8e065ceb", + "sha256:799846e169d15e0c1233ab4ab00ee4de59a5d964407d6f2945d89249328dbbdb" ], "index": "pypi", - "version": "==3.0.1" + "version": "==3.0.2" }, "wrapt": { "hashes": [ diff --git a/docker/config/poetry.lock b/docker/config/poetry.lock index 522d859be3..b491835821 100644 --- a/docker/config/poetry.lock +++ b/docker/config/poetry.lock @@ -122,7 +122,7 @@ test = ["aiohttp", "fiona[s3]", "fsspec", "pytest (>=7)", "pytest-cov", "pytz"] [[package]] name = "jinja2" -version = "3.1.4" +version = "3.1.5" description = "A very fast and expressive template engine." category = "main" optional = false @@ -198,7 +198,7 @@ toml = ["toml"] [metadata] lock-version = "1.1" python-versions = ">=3.10,<3.11" -content-hash = "6887da42dc820e07739e73ee1ff703ac1091ddeb60499e0bf521b19a7535e3eb" +content-hash = "4d0d009e10d85a2505589af2426bb6fa3ae6d76cc6b293c1dd35d3f9d272c343" [metadata.files] attrs = [ @@ -264,8 +264,8 @@ fiona = [ {file = "fiona-1.10.1.tar.gz", hash = "sha256:b00ae357669460c6491caba29c2022ff0acfcbde86a95361ea8ff5cd14a86b68"}, ] jinja2 = [ - {file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"}, - {file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"}, + {file = "jinja2-3.1.5-py3-none-any.whl", hash = "sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb"}, + {file = "jinja2-3.1.5.tar.gz", hash = "sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb"}, ] lxml = [ {file = "lxml-4.9.4-cp27-cp27m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:e214025e23db238805a600f1f37bf9f9a15413c7bf5f9d6ae194f84980c78722"}, diff --git a/docker/config/pyproject.toml b/docker/config/pyproject.toml index 5a0a3e052d..4b2fdb2fb5 100644 --- a/docker/config/pyproject.toml +++ b/docker/config/pyproject.toml @@ -10,5 +10,5 @@ c2c-template = "2.3.0" fiona = "1.10.1" defusedxml = "0.7.1" lxml = "4.9.4" -jinja2 = "3.1.4" +jinja2 = "3.1.5" certifi = { version = "2024.7.4", optional = true } diff --git a/docker/qgisserver/python/3.10/Pipfile b/docker/qgisserver/python/3.10/Pipfile index b505c716f1..7cb90553dd 100644 --- a/docker/qgisserver/python/3.10/Pipfile +++ b/docker/qgisserver/python/3.10/Pipfile @@ -45,7 +45,7 @@ wrapt = "==1.13.3" [dev-packages] prospector = {extras = ["with_mypy", "with_bandit"], version = "==1.7.7"} flake8 = "==4.0.1" -types-pyyaml = "==6.0.12.20240917" +types-pyyaml = "==6.0.12.20241230" # Lock dependencies astroid = "==2.9.3" bandit = "==1.7.10" diff --git a/docker/qgisserver/python/3.10/Pipfile.lock b/docker/qgisserver/python/3.10/Pipfile.lock index ebcb31ebd2..cef94c7f9c 100644 --- a/docker/qgisserver/python/3.10/Pipfile.lock +++ b/docker/qgisserver/python/3.10/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c37be98b5e026ea3137f4bd318825968f116822555e5d8606bd470de19808bbc" + "sha256": "0a7edd42311df9d59fe30f6ac0421ca6f1de7dd00b22c2f8ca54cf7042354e61" }, "pipfile-spec": 6, "requires": { @@ -36,7 +36,6 @@ "hashes": [ "sha256:d9dd6ee0f7c2b01e9eb5e2f0e3d5692bb72983b807a352062b99c072ebb0c81c" ], - "index": "pypi", "version": "==2.3.0" }, "c2cwsgiutils": { @@ -46,7 +45,6 @@ "hashes": [ "sha256:910c6c5299f89978292dc1336bfb03313808161878916d610db3f998f1b7e5d4" ], - "index": "pypi", "version": "==5.0.4" }, "cee-syslog-handler": { @@ -63,6 +61,7 @@ "sha256:683e561a90de76239796e6b6feac66b99030d2dd3fcf61ef996330f14bbb9b0d" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", "version": "==1.2.15" }, "geoalchemy2": { @@ -71,6 +70,7 @@ "sha256:f92a0faddb5b74384dbbf3c7000433358ce8e07a180fe1d6c2843eaa0437ff08" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==0.11.1" }, "geojson": { @@ -151,6 +151,7 @@ "sha256:fe7c51f8a2ab616cb34bc33d810c887e89117771028e1e3d3b77ca25ddeace04" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", "version": "==1.1.3.post0" }, "hupper": { @@ -159,6 +160,7 @@ "sha256:f683850d62598c02faf3c7cdaaa727d8cbe3c5a2497a5737a8358386903b2601" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", "version": "==1.10.3" }, "jinja2": { @@ -167,6 +169,7 @@ "sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb" ], "index": "pypi", + "markers": "python_version >= '3.7'", "version": "==3.1.5" }, "mako": { @@ -175,6 +178,7 @@ "sha256:d60a3903dc3bb01a18ad6a89cdbe2e4eadc69c0bc8ef1e3773ba53d44c3f7a34" ], "index": "pypi", + "markers": "python_version >= '3.7'", "version": "==1.2.4" }, "markupsafe": { @@ -241,6 +245,7 @@ "sha256:ffee1f21e5ef0d712f9033568f8344d5da8cc2869dbd08d87c84656e6a2d2f68" ], "index": "pypi", + "markers": "python_version >= '3.7'", "version": "==2.1.5" }, "packaging": { @@ -249,6 +254,7 @@ "sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==21.3" }, "papyrus": { @@ -273,6 +279,7 @@ "sha256:8351c7c7efdf33084c1de88dd0f422cbe7342534537b553c49b857b12d98c8c3" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", "version": "==1.0" }, "plaster-pastedeploy": { @@ -281,6 +288,7 @@ "sha256:7c8aa37c917b615c70bf942b24dc1e0455c49f62f1a2214b1a0dd98871644bbb" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", "version": "==0.7" }, "psycopg2": { @@ -297,6 +305,7 @@ "sha256:c6f7b8561225f9e711a9c47087388a97fdc948211c10a4bccbf0ba68ab7b3b5a" ], "index": "pypi", + "markers": "python_version >= '3.8'", "version": "==2.9.10" }, "pyparsing": { @@ -305,6 +314,7 @@ "sha256:5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc" ], "index": "pypi", + "markers": "python_full_version >= '3.6.8'", "version": "==3.0.9" }, "pyramid": { @@ -313,6 +323,7 @@ "sha256:372138a738e4216535cc76dcce6eddd5a1aaca95130f2354fb834264c06f18de" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==2.0.2" }, "pytz": { @@ -348,6 +359,7 @@ "sha256:d74c7209f5150d841a529acf47d7a023769c9160949f366fb4e17efa8999c4be" ], "index": "pypi", + "markers": "python_version >= '3.5'", "version": "==1.2.post2" }, "redis": { @@ -356,15 +368,16 @@ "sha256:7a462714dcbf7b1ad1acd81f2862b653cc8535cdfc879e28bf4947140797f948" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==4.3.6" }, "setuptools": { "hashes": [ - "sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0", - "sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4" + "sha256:84fb203f278ebcf5cd08f97d3fb96d3fbed4b629d500b29ad60d11e00769b183", + "sha256:886ff7b16cd342f1d1defc16fc98c9ce3fde69e087a4e1983d7ab634e5f41f4f" ], "markers": "python_version >= '3.9'", - "version": "==70.0.0" + "version": "==75.7.0" }, "shapely": { "hashes": [ @@ -412,6 +425,7 @@ "sha256:ef3be705c3eac282a28058e6c6e5503419b250f482320df2172abcbea642c831" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==1.8.5.post1" }, "six": { @@ -420,6 +434,7 @@ "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'", "version": "==1.16.0" }, "sqlalchemy": { @@ -470,6 +485,7 @@ "sha256:fc9ffd9a38e21fad3e8c5a88926d57f94a32546e937e0be46142b2702003eba7" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'", "version": "==1.4.54" }, "transaction": { @@ -494,6 +510,7 @@ "sha256:f6842b7242b1039c0c28f6feef29016e7e7dd3caaeb476a193acf737db31ee38" ], "index": "pypi", + "markers": "python_version >= '3.5'", "version": "==3.0.0" }, "webob": { @@ -502,6 +519,7 @@ "sha256:ad6078e2edb6766d1334ec3dee072ac6a7f95b1e32ce10def8ff7f0f02d56589" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'", "version": "==1.8.9" }, "wrapt": { @@ -559,6 +577,7 @@ "sha256:fd76c47f20984b43d93de9a82011bb6e5f8325df6c9ed4d8310029a55fa361ea" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", "version": "==1.13.3" }, "zope.deprecation": { @@ -566,7 +585,6 @@ "sha256:0d453338f04bacf91bbfba545d8bcdf529aa829e67b705eac8c1a7fdce66e2df", "sha256:f1480b74995958b24ce37b0ef04d3663d2683e5d6debc96726eff18acf4ea113" ], - "index": "pypi", "version": "==4.4.0" }, "zope.event": { @@ -574,7 +592,6 @@ "sha256:69c27debad9bdacd9ce9b735dad382142281ac770c4a432b533d6d65c4614bcf", "sha256:d8e97d165fd5a0997b45f5303ae11ea3338becfe68c401dd88ffd2113fe5cae7" ], - "index": "pypi", "version": "==4.4" }, "zope.interface": { @@ -631,7 +648,7 @@ "sha256:f44e517131a98f7a76696a7b21b164bcb85291cee106a23beccce454e1f433a4", "sha256:f7ee479e96f7ee350db1cf24afa5685a5899e2b34992fb99e1f7c1b0b758d263" ], - "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", "version": "==5.4.0" }, "zope.sqlalchemy": { @@ -639,7 +656,6 @@ "sha256:069eaad5a15f187603f368a10e0e6b0d485663498c2fe2f8ac7e93f810326eeb", "sha256:882cb812f39a703252f3748e02fcd27a338330763589c8d8bbc4d18d09fb185d" ], - "index": "pypi", "version": "==1.2" } }, @@ -650,6 +666,7 @@ "sha256:506daabe5edffb7e696ad82483ad0228245a9742ed7d2d8c9cdb31537decf9f6" ], "index": "pypi", + "markers": "python_full_version >= '3.6.2'", "version": "==2.9.3" }, "bandit": { @@ -658,6 +675,7 @@ "sha256:665721d7bebbb4485a339c55161ac0eedde27d51e638000d91c8c2d68343ad02" ], "index": "pypi", + "markers": "python_version >= '3.8'", "version": "==1.7.10" }, "dodgy": { @@ -674,6 +692,7 @@ "sha256:806e034dda44114815e23c16ef92f95c91e4c71100ff52813adf7132a6ad870d" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==4.0.1" }, "flake8-polyfill": { @@ -690,6 +709,7 @@ "sha256:bf5421126136d6d0af55bc1e7c1af1c397a34f5b7bd79e776cd3e89785c2b04b" ], "index": "pypi", + "markers": "python_version >= '3.7'", "version": "==4.0.11" }, "gitpython": { @@ -698,6 +718,7 @@ "sha256:eec7ec56b92aad751f9912a73404bc02ba212a23adb2c7098ee668417051a1ff" ], "index": "pypi", + "markers": "python_version >= '3.7'", "version": "==3.1.43" }, "isort": { @@ -706,6 +727,7 @@ "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951" ], "index": "pypi", + "markers": "python_full_version >= '3.6.1' and python_version < '4.0'", "version": "==5.10.1" }, "lazy-object-proxy": { @@ -749,6 +771,7 @@ "sha256:fd45683c3caddf83abbb1249b653a266e7069a09f486daa8863fb0e7496a9fdb" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==1.7.1" }, "markdown-it-py": { @@ -799,6 +822,7 @@ "sha256:ff3bf387c14c805ab1388185dd22d6b210824e164d4bb324b195ff34e322d166" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==0.931" }, "mypy-extensions": { @@ -806,6 +830,7 @@ "sha256:c8b707883a96efe9b4bb3aaf0dcc07e7e217d7d8368eec4db4049ee9e142f4fd" ], "index": "pypi", + "markers": "python_version >= '2.7'", "version": "==0.4.4" }, "pbr": { @@ -814,6 +839,7 @@ "sha256:66bc5a34912f408bb3925bf21231cb6f59206267b7f63f3503ef865c1a292e25" ], "index": "pypi", + "markers": "python_version >= '2.6'", "version": "==5.8.1" }, "pep8-naming": { @@ -830,6 +856,7 @@ "sha256:af0276409f9a02373d540bf8480021a048711d572745aef4b7842dad245eba10" ], "index": "pypi", + "markers": "python_version >= '3.7'", "version": "==2.5.4" }, "prospector": { @@ -841,7 +868,7 @@ "sha256:2dec5dac06f136880a3710996c0886dcc99e739007bbc05afc32884973f5c058", "sha256:c04b3d593e7c525cf9a742fed62afbe02e2874f0e42f2f56a49378fd94037360" ], - "index": "pypi", + "markers": "python_full_version >= '3.6.2' and python_version < '4.0'", "version": "==1.7.7" }, "pycodestyle": { @@ -850,6 +877,7 @@ "sha256:eddd5847ef438ea1c7870ca7eb78a9d47ce0cdb4851a5523949f2601d0cbbe7f" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", "version": "==2.8.0" }, "pydocstyle": { @@ -858,6 +886,7 @@ "sha256:6987826d6775056839940041beef5c08cc7e3d71d63149b48e36727f70144dc4" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==6.1.1" }, "pyflakes": { @@ -866,6 +895,7 @@ "sha256:3bb3a3f256f4b7968c9c788781e4ff07dce46bdf12339dcda61053375426ee2e" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", "version": "==2.4.0" }, "pygments": { @@ -882,6 +912,7 @@ "sha256:daabda3f7ed9d1c60f52d563b1b854632fd90035bcf01443e234d3dc794e3b74" ], "index": "pypi", + "markers": "python_full_version >= '3.6.2'", "version": "==2.12.2" }, "pylint-celery": { @@ -911,6 +942,7 @@ "sha256:ce48bc0516ae9415dd5c752c940dfe601b18fe0f48aa249f2386adfa95a004dd" ], "index": "pypi", + "markers": "python_full_version >= '3.6.2'", "version": "==0.7" }, "pyyaml": { @@ -944,7 +976,7 @@ "sha256:439594978a49a09530cff7ebc4b5c7103ef57baf48d5ea3184f21d9a2befa098", "sha256:6049d5e6ec054bf2779ab3358186963bac2ea89175919d699e378b99738c2a90" ], - "markers": "python_version >= '3.8'", + "markers": "python_full_version >= '3.8.0'", "version": "==13.9.4" }, "setoptconf-tmp": { @@ -957,11 +989,11 @@ }, "setuptools": { "hashes": [ - "sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0", - "sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4" + "sha256:84fb203f278ebcf5cd08f97d3fb96d3fbed4b629d500b29ad60d11e00769b183", + "sha256:886ff7b16cd342f1d1defc16fc98c9ce3fde69e087a4e1983d7ab634e5f41f4f" ], "markers": "python_version >= '3.9'", - "version": "==70.0.0" + "version": "==75.7.0" }, "smmap": { "hashes": [ @@ -969,6 +1001,7 @@ "sha256:e6d8668fa5f93e706934a62d7b4db19c8d9eb8cf2adbb75ef1b675aa332b69da" ], "index": "pypi", + "markers": "python_version >= '3.7'", "version": "==5.0.1" }, "snowballstemmer": { @@ -985,6 +1018,7 @@ "sha256:fa2630e3d0ad3e22d4914aff2501445815b9a4467a6edc49387c667a38faf5bf" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==3.5.2" }, "toml": { @@ -993,6 +1027,7 @@ "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f" ], "index": "pypi", + "markers": "python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'", "version": "==0.10.2" }, "tomli": { @@ -1001,15 +1036,17 @@ "sha256:d46d457a85337051c36524bc5349dd91b1877838e2979ac5ced3e710ed8a60ed" ], "index": "pypi", + "markers": "python_version >= '3.8'", "version": "==2.0.2" }, "types-pyyaml": { "hashes": [ - "sha256:392b267f1c0fe6022952462bf5d6523f31e37f6cea49b14cee7ad634b6301570", - "sha256:d1405a86f9576682234ef83bcb4e6fff7c9305c8b1fbad5e0bcd4f7dbdc9c587" + "sha256:7f07622dbd34bb9c8b264fe860a17e0efcad00d50b5f27e93984909d9363498c", + "sha256:fa4d32565219b68e6dee5f67534c722e53c00d1cfc09c435ef04d7353e1e96e6" ], "index": "pypi", - "version": "==6.0.12.20240917" + "markers": "python_version >= '3.8'", + "version": "==6.0.12.20241230" }, "typing-extensions": { "hashes": [ @@ -1017,6 +1054,7 @@ "sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2" ], "index": "pypi", + "markers": "python_version >= '3.6'", "version": "==4.1.1" }, "wrapt": { @@ -1074,6 +1112,7 @@ "sha256:fd76c47f20984b43d93de9a82011bb6e5f8325df6c9ed4d8310029a55fa361ea" ], "index": "pypi", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", "version": "==1.13.3" } } diff --git a/docker/qgisserver/python/3.8/Pipfile b/docker/qgisserver/python/3.8/Pipfile index e35008dfc2..d8b4205b2a 100644 --- a/docker/qgisserver/python/3.8/Pipfile +++ b/docker/qgisserver/python/3.8/Pipfile @@ -46,7 +46,7 @@ wrapt = "==1.13.3" [dev-packages] prospector = {extras = ["with_mypy", "with_bandit"], version = "==1.7.7"} flake8 = "==4.0.1" -types-pyyaml = "==6.0.12.20240917" +types-pyyaml = "==6.0.12.20241230" # Lock dependencies astroid = "==2.9.3" bandit = "==1.7.10"