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] committed Sep 1, 2024
1 parent d982b9f commit 80f043b
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 47 deletions.
32 changes: 16 additions & 16 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.20.2",
"@snyk/fix": "1.1292.4",
"snyk": "1.1292.4",
"snyk-python-plugin": "1.24.4"
"@jamietanna/renovate-graph": "0.21.0",
"@snyk/fix": "1.1293.0",
"snyk": "1.1293.0",
"snyk-python-plugin": "1.26.2"
}
}
43 changes: 22 additions & 21 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 @@ -62,8 +62,8 @@ python = ">=3.10,<3.13"
c2cwsgiutils = { version = "6.0.8", extras = ["standard", "debug", "dev"] }
pyramid-mako = "1.1.0"
jsonmerge = "1.9.2"
pygithub = "2.3.0"
markdown = "3.6"
pygithub = "2.4.0"
markdown = "3.7"
pygments = "2.18.0"
html-sanitizer = "2.4.4"
ansi2html = "1.9.2"
Expand All @@ -74,11 +74,11 @@ codespell = "2.3.0"
pydantic = "2.8.2"
markdownify = "0.13.1"
responses = "0.25.3"
pytest-asyncio = "0.23.8"
pytest-asyncio = "0.24.0"
cryptography = "43.0.0"
urllib3 = "2.2.2"
certifi = "2024.7.4"
sentry-sdk = "2.12.0"
certifi = "2024.8.30"
sentry-sdk = "2.13.0"
webob = "1.8.8"

[tool.poetry.group.dev.dependencies]
Expand All @@ -90,7 +90,7 @@ pytest = "8.3.2"
WebTest = "3.0.1"
types-pyyaml = "6.0.12.20240808"
types-setuptools = "71.1.0.20240818"
types-markdown = "3.6.0.20240316"
types-markdown = "3.7.0.20240822"
types-requests = "2.32.0.20240712"
types-toml = "0.10.8.20240310"

Expand Down

0 comments on commit 80f043b

Please sign in to comment.