Skip to content

Commit 306cb64

Browse files
pip (deps): bump the python-dependencies group across 2 directories with 2 updates
Bumps the python-dependencies group with 1 update in the / directory: [pip-licenses](https://github.com/raimon49/pip-licenses). Bumps the python-dependencies group with 1 update in the /sandbox directory: [gunicorn](https://github.com/benoitc/gunicorn). Updates `pip-licenses` from 4.4.0 to 4.5.1 - [Release notes](https://github.com/raimon49/pip-licenses/releases) - [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md) - [Commits](raimon49/pip-licenses@v-4.4.0...v-4.5.1) Updates `gunicorn` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b350879 commit 306cb64

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest-nhsd-apim = "^3.3.2"
2424
[tool.poetry.dev-dependencies]
2525
flake8 = "^3.7.9"
2626
black = "^24.3.0"
27-
pip-licenses = "^4.4.0"
27+
pip-licenses = "^4.5.1"
2828
jinja2 = "^3.1.3"
2929
pyyaml = "^6.0.1"
3030
docopt = "^0.6.2"

sandbox/poetry.lock

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

sandbox/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ package-mode = false
77

88
[tool.poetry.dependencies]
99
python = "^3.8"
10-
gunicorn = "^22.0.0"
10+
gunicorn = "^23.0.0"
1111
flask = "^3.0.2"
1212

1313
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)