Skip to content

Commit 4416b10

Browse files
Update all patch/minor versions
1 parent 7435303 commit 4416b10

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["poetry-core==2.0.1", "poetry-dynamic-versioning[plugin]==1.10.0", "poetry-plugin-drop-python-upper-constraint==1.0.1", "poetry-plugin-tweak-dependencies-version==1.5.6"]
2+
requires = ["poetry-core==2.4.1", "poetry-dynamic-versioning[plugin]==1.10.0", "poetry-plugin-drop-python-upper-constraint==1.0.1", "poetry-plugin-tweak-dependencies-version==1.5.6"]
33
build-backend = "poetry.core.masonry.api"
44

55
[project]
@@ -26,7 +26,7 @@ classifiers = [
2626
authors = [{name = "Stéphane Brunner",email = "stephane.brunner@camptocamp.com"}]
2727
packages = [{ include = "poetry_plugin_tweak_dependencies_version" }, { include = "poetry_plugin_tweak_dependencies_version/py.typed" }]
2828
requires-python = ">=3.10"
29-
dependencies = ["poetry<2.1.0", "idna", "cryptography", "urllib3", "certifi", "requests==2.34.2", "filelock==3.32.2", "virtualenv==20.39.1"]
29+
dependencies = ["poetry<2.1.0", "idna", "cryptography", "urllib3", "certifi", "requests==2.34.2", "filelock==3.32.5", "virtualenv==20.39.1"]
3030

3131
[project.urls]
3232
repository = "https://github.com/sbrunner/poetry-plugin-tweak-dependencies-version"
@@ -56,7 +56,7 @@ version = "0.1.0"
5656
[tool.poetry.dependencies]
5757
python = ">=3.10,<3.14"
5858
poetry = "==2.0.1"
59-
idna = "3.18"
59+
idna = "3.19"
6060
cryptography = "50.0.1"
6161
urllib3 = "2.7.0"
6262
certifi = "2026.7.22"

0 commit comments

Comments
 (0)