Skip to content

Commit 40c0ca8

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [black](https://github.com/psf/black) and [urllib3](https://github.com/urllib3/urllib3). Updates `black` from 23.12.1 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.3.0) Updates `urllib3` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:development dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad29412 commit 40c0ca8

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

poetry.lock

Lines changed: 32 additions & 32 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
@@ -14,7 +14,7 @@ python-dotenv = "^1.0.0"
1414
[tool.poetry.group.dev.dependencies]
1515
pytest = "^7.4.0"
1616
pytest-cov = "^4.1.0"
17-
black = "^23.7.0"
17+
black = "^24.3.0"
1818
flake8 = "^6.1.0"
1919
mypy = "^1.5.0"
2020

0 commit comments

Comments
 (0)