Skip to content

Commit 6c95632

Browse files
Merge pull request #338 from mrlonis/dependabot/pip/development-version-updates-e88332a1cb
Bump the development-version-updates group across 1 directory with 5 updates
2 parents 66fa63d + 8ad27b0 commit 6c95632

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sqlmodel = "^0.0.37"
2525
[tool.poetry.group.test.dependencies]
2626
coverage = "^7.13.4"
2727
flake8 = "^7.3.0"
28-
psycopg = "^3.3.2"
28+
psycopg = "^3.3.3"
2929
pylint = "^4.0.4"
3030
pylint-junit = "^0.3.5"
3131
pytest = "^9.0.2"
@@ -44,8 +44,8 @@ isort = "^8.0.0"
4444
pre-commit = "^4.5.1"
4545
ruamel-yaml = "^0.19.1"
4646
tomlkit = "^0.14.0"
47-
tox = "^4.36.0"
48-
uvicorn = { version = "^0.40.0", extras = ["standard"] }
47+
tox = "^4.44.0"
48+
uvicorn = { version = "^0.41.0", extras = ["standard"] }
4949

5050
[build-system]
5151
requires = ["poetry-core"]

0 commit comments

Comments
 (0)