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 Dec 1, 2024
1 parent 6c9147d commit eba59ea
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"description": "",
"author": "",
"dependencies": {
"@jamietanna/renovate-graph": "0.24.0",
"@snyk/fix": "1.1294.1",
"snyk": "1.1294.1",
"@jamietanna/renovate-graph": "0.24.1",
"@snyk/fix": "1.1294.2",
"snyk": "1.1294.2",
"snyk-python-plugin": "2.2.1"
}
}
22 changes: 11 additions & 11 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dispatch-publishing = "github_app_geo_project.module.dispatch_publishing:Dispatc

[tool.poetry.dependencies]
python = ">=3.11,<3.13"
c2cwsgiutils = { version = "6.1.4", extras = ["standard", "debug", "dev"] }
c2cwsgiutils = { version = "6.1.5", extras = ["standard", "debug", "dev"] }
c2cciutils = "1.7.1"
security-md = "0.2.3"
pyramid-mako = "1.1.0"
Expand All @@ -73,12 +73,12 @@ waitress = "3.0.2"
lxml-html-clean = "0.4.1"

[tool.poetry.group.dev.dependencies]
c2cwsgiutils = { version = "6.1.4", extras = ["test-images"] }
c2cwsgiutils = { version = "6.1.5", extras = ["test-images"] }
prospector = { extras = ["with_mypy", "with_bandit", "with_pyroma", "with_ruff"], version = "1.13.3" }
prospector-profile-duplicated = "1.8.0"
prospector-profile-utils = "1.11.1"
pytest = "8.3.3"
WebTest = "3.0.1"
pytest = "8.3.4"
WebTest = "3.0.2"
types-pyyaml = "6.0.12.20240917"
types-setuptools = "75.3.0.20241112"
types-markdown = "3.7.0.20240822"
Expand Down

0 comments on commit eba59ea

Please sign in to comment.