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 Feb 28, 2025
1 parent ea594f3 commit b96a60c
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 56 deletions.
43 changes: 22 additions & 21 deletions package-lock.json

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

8 changes: 4 additions & 4 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.26.3",
"@snyk/fix": "1.1294.3",
"snyk": "1.1294.3",
"snyk-python-plugin": "2.4.5"
"@jamietanna/renovate-graph": "0.27.2",
"@snyk/fix": "1.1295.4",
"snyk": "1.1295.4",
"snyk-python-plugin": "2.5.0"
}
}
48 changes: 25 additions & 23 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 @@ -54,22 +54,22 @@ c2cciutils = "1.7.3"
security-md = "0.2.3"
pyramid-mako = "1.1.0"
jsonmerge = "1.9.2"
pygithub = "2.5.0"
pygithub = "2.6.1"
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.1"
pydantic = "2.10.6"
markdownify = "0.14.1"
aioresponses = "0.7.8"
pytest-asyncio = "0.25.3"
cryptography = "44.0.1"
urllib3 = "2.3.0"
certifi = "2025.1.31"
sentry-sdk = "2.19.2"
sentry-sdk = "2.22.0"
webob = "1.8.9"
waitress = "3.0.2"
lxml-html-clean = "0.4.1"
Expand All @@ -81,11 +81,11 @@ aiofiles = "24.1.0"
c2cwsgiutils = { version = "6.1.7", extras = ["test-images"] }
prospector = { extras = ["with_mypy", "with_bandit", "with_pyroma", "with_ruff"], version = "1.15.1" }
prospector-profile-duplicated = "1.10.4"
prospector-profile-utils = "1.14.1"
prospector-profile-utils = "1.21.6"
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.20250225"
types-markdown = "3.7.0.20241204"
types-requests = "2.32.0.20241016"
types-aiofiles = "24.1.0.20241221"
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 b96a60c

Please sign in to comment.