Skip to content

Commit

Permalink
Bump the python group with 2 updates (#1954)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
2 parents 8fddb05 + 5767b51 commit 0a19979
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CI/requirements_ci.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ flit==3.9.0
pip==24.2.0
pylint==3.3.1
tox==4.21.2
tox-gh==1.4.1
tox-gh==1.4.4
6 changes: 3 additions & 3 deletions CI/requirements_ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -375,9 +375,9 @@ tox==4.21.2 \
# via
# -r CI/requirements_ci.in
# tox-gh
tox-gh==1.4.1 \
--hash=sha256:005b33d16eef1bd1dae9f7d8b3cef53374af7d475f9c9c33ef098247741fb694 \
--hash=sha256:da422beccbdc5ad5994fe8faf6c193f2d794e957628b052ba23e7fcf9e2e340f
tox-gh==1.4.4 \
--hash=sha256:4ea585f66585b90f5826b1677cfc9453747792a0f9ff83d468603bc17556e07b \
--hash=sha256:b962e0f8c4619e98d11c2a135939876691e148b843b7dac4cff7de1dc4f7c215
# via -r CI/requirements_ci.in
typing-extensions==4.12.2 \
--hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
# Dev tools and testing
"black[jupyter] ==24.8.0",
"black[jupyter] ==24.10.0",
"blackdoc ==0.3.9",
"bump-my-version ==0.27.0",
"codespell ==2.3.0",
Expand Down

0 comments on commit 0a19979

Please sign in to comment.