Skip to content

Commit 3e29324

Browse files
Bump the packages group across 2 directories with 2 updates (#423)
* Bump the packages group across 2 directories with 2 updates Updates the requirements on [pip](https://github.com/pypa/pip) and [pip-tools](https://github.com/jazzband/pip-tools) to permit the latest version. Updates `pip` to 25.3 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@0.3...25.3) Updates `pip` to 25.3 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@0.3...25.3) Updates `pip-tools` from 7.5.1 to 7.5.2 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@v7.5.1...v7.5.2) Updates `pip-tools` from 7.5.1 to 7.5.2 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@v7.5.1...v7.5.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production dependency-group: packages - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production dependency-group: packages - dependency-name: pip-tools dependency-version: 7.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: packages - dependency-name: pip-tools dependency-version: 7.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> * Remove temporary pip restriction --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
1 parent 5902237 commit 3e29324

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/utils/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
cookiecutter~=2.6
22
flit~=3.12
3-
pip<25.3 # temporary
43
pip-tools~=7.5
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
pip<25.3 # temporary
2-
pip-tools==7.5.1
1+
pip-tools==7.5.2

0 commit comments

Comments
 (0)