Skip to content

Commit 8b08a07

Browse files
Bump the packages group across 2 directories with 2 updates (#337)
Updates the requirements on [eval-type-backport](https://github.com/alexmojaki/eval_type_backport) and [pip-tools](https://github.com/jazzband/pip-tools) to permit the latest version. Updates `eval-type-backport` to 0.3.0 - [Commits](alexmojaki/eval_type_backport@v0.2.2...v0.3.0) 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: eval-type-backport dependency-version: 0.3.0 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c94a7ee commit 8b08a07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pip-tools==7.5.1
1+
pip-tools==7.5.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dynamic = ["version"]
2929

3030
dependencies = [
3131
"DLite-Python ~=0.5.29",
32-
"eval-type-backport ~=0.2.2",
32+
"eval-type-backport >=0.2.2,<0.4.0",
3333
"optimade[server] ~=1.2",
3434
"oteapi-core ~=1.0",
3535
"oteapi-dlite ~=1.0",

0 commit comments

Comments
 (0)