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] committed Nov 1, 2024
1 parent 70ca8fe commit 2b7f2e6
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 49 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 @@ -4,7 +4,7 @@
"description": "",
"author": "",
"dependencies": {
"@jamietanna/renovate-graph": "0.21.5",
"@jamietanna/renovate-graph": "0.21.9",
"@snyk/fix": "1.1293.1",
"snyk": "1.1293.1",
"snyk-python-plugin": "2.2.1"
Expand Down
78 changes: 39 additions & 39 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 @@ -76,11 +76,11 @@ pydantic = "2.9.2"
markdownify = "0.13.1"
responses = "0.25.3"
pytest-asyncio = "0.24.0"
cryptography = "43.0.1"
cryptography = "43.0.3"
urllib3 = "2.2.3"
certifi = "2024.8.30"
sentry-sdk = "2.15.0"
webob = "1.8.8"
webob = "1.8.9"
waitress = "3.0.1"

[tool.poetry.group.dev.dependencies]
Expand All @@ -91,9 +91,9 @@ prospector-profile-utils = "1.7.2"
pytest = "8.3.3"
WebTest = "3.0.1"
types-pyyaml = "6.0.12.20240917"
types-setuptools = "75.1.0.20240917"
types-setuptools = "75.1.0.20241014"
types-markdown = "3.7.0.20240822"
types-requests = "2.32.0.20240914"
types-requests = "2.32.0.20241016"
types-toml = "0.10.8.20240310"

[build-system]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
poetry==1.8.3
poetry==1.8.4
poetry-plugin-export==1.8.0
poetry-dynamic-versioning==1.4.1
poetry-plugin-tweak-dependencies-version==1.5.2
Expand Down

0 comments on commit 2b7f2e6

Please sign in to comment.