Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Bump pip-tools from 6.13.0 to 7.3.0 (#144)
Browse files Browse the repository at this point in the history
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 6.13.0 to 7.3.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
- [Commits](jazzband/pip-tools@6.13.0...7.3.0)

---
updated-dependencies:
- dependency-name: pip-tools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 5bba925 commit e219afb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ pbr==5.11.0
# via stevedore
pep517==0.13.0
# via build
pip-tools==6.13.0
pip-tools==7.3.0
# via -r requirements-dev.in
platformdirs==2.5.4
# via
Expand Down Expand Up @@ -425,6 +425,7 @@ tomli==2.0.1
# black
# build
# pep517
# pip-tools
# pytest
typing-extensions==4.4.0
# via
Expand Down

0 comments on commit e219afb

Please sign in to comment.