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] authored Jan 27, 2025
1 parent d419105 commit 36151a6
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 38 deletions.
16 changes: 8 additions & 8 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"author": "",
"dependencies": {
"@jamietanna/renovate-graph": "0.26.3",
"@snyk/fix": "1.1294.3",
"snyk": "1.1294.3",
"@snyk/fix": "1.1295.2",
"snyk": "1.1295.2",
"snyk-python-plugin": "2.4.3"
}
}
47 changes: 27 additions & 20 deletions poetry.lock

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

12 changes: 6 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,20 +56,20 @@ pyramid-mako = "1.1.0"
jsonmerge = "1.9.2"
pygithub = "2.5.0"
markdown = "3.7"
pygments = "2.18.0"
pygments = "2.19.1"
html-sanitizer = "2.5.0"
ansi2html = "1.9.2"
apt-repo = "0.5"
debian-inspector = "31.1.0"
codespell = "2.3.0"
codespell = "2.4.0"
pydantic = "2.10.5"
markdownify = "0.14.1"
aioresponses = "0.7.8"
pytest-asyncio = "0.25.2"
cryptography = "44.0.0"
urllib3 = "2.3.0"
certifi = "2024.12.14"
sentry-sdk = "2.19.2"
sentry-sdk = "2.20.0"
webob = "1.8.9"
waitress = "3.0.2"
lxml-html-clean = "0.4.1"
Expand All @@ -78,13 +78,13 @@ aiohttp = "3.11.11"

[tool.poetry.group.dev.dependencies]
c2cwsgiutils = { version = "6.1.7", extras = ["test-images"] }
prospector = { extras = ["with_mypy", "with_bandit", "with_pyroma", "with_ruff"], version = "1.13.3" }
prospector = { extras = ["with_mypy", "with_bandit", "with_pyroma", "with_ruff"], version = "1.14.0" }
prospector-profile-duplicated = "1.10.4"
prospector-profile-utils = "1.14.1"
prospector-profile-utils = "1.17.0"
pytest = "8.3.4"
WebTest = "3.0.3"
types-pyyaml = "6.0.12.20241230"
types-setuptools = "75.6.0.20241223"
types-setuptools = "75.8.0.20250110"
types-markdown = "3.7.0.20241204"
types-requests = "2.32.0.20241016"

Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
poetry==1.8.5
poetry-plugin-export==1.8.0
poetry-dynamic-versioning==1.4.1
poetry-plugin-export==1.9.0
poetry-dynamic-versioning==1.7.1
poetry-plugin-tweak-dependencies-version==1.5.2
poetry-plugin-drop-python-upper-constraint==0.1.0
certifi>=2024.7.4 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit 36151a6

Please sign in to comment.