Skip to content

Commit

Permalink
Update all patch versions (#689)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent de3dabb commit ef51db1
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 19 deletions.
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 @@ -7,6 +7,6 @@
"@jamietanna/renovate-graph": "0.26.3",
"@snyk/fix": "1.1294.3",
"snyk": "1.1294.3",
"snyk-python-plugin": "2.4.3"
"snyk-python-plugin": "2.4.5"
}
}
28 changes: 17 additions & 11 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ backport = "github_app_geo_project.module.backport:Backport"
[tool.poetry.dependencies]
python = ">=3.11,<3.13"
c2cwsgiutils = { version = "6.1.7", extras = ["standard", "debug", "dev"] }
c2cciutils = "1.7.2"
c2cciutils = "1.7.3"
security-md = "0.2.3"
pyramid-mako = "1.1.0"
jsonmerge = "1.9.2"
Expand All @@ -62,10 +62,10 @@ ansi2html = "1.9.2"
apt-repo = "0.5"
debian-inspector = "31.1.0"
codespell = "2.3.0"
pydantic = "2.10.5"
pydantic = "2.10.6"
markdownify = "0.14.1"
aioresponses = "0.7.8"
pytest-asyncio = "0.25.2"
pytest-asyncio = "0.25.3"
cryptography = "44.0.0"
urllib3 = "2.3.0"
certifi = "2024.12.14"
Expand Down

0 comments on commit ef51db1

Please sign in to comment.