Skip to content

Commit

Permalink
Bump mccabe from 0.6.1 to 0.7.0 (#1446)
Browse files Browse the repository at this point in the history
Bumps [mccabe](https://github.com/pycqa/mccabe) from 0.6.1 to 0.7.0.
- [Commits](PyCQA/mccabe@0.6.1...0.7.0)

---
updated-dependencies:
- dependency-name: mccabe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 3f69e50 commit d6128b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jedi==0.18.1
lazy-object-proxy==1.10.0
libsass==0.23.0
matplotlib-inline==0.1.7
mccabe==0.6.1
mccabe==0.7.0
model-bakery==1.4.0
packaging==24.0
parso==0.8.4
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -283,9 +283,9 @@ matplotlib-inline==0.1.7 \
# via
# -r requirements.in
# ipython
mccabe==0.6.1 \
--hash=sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42 \
--hash=sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f
mccabe==0.7.0 \
--hash=sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325 \
--hash=sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e
# via -r requirements.in
model-bakery==1.4.0 \
--hash=sha256:a89befaae667380f5e2352981d45fed36747941f5c3e9dffa962fc6ba8d661d1 \
Expand Down

0 comments on commit d6128b4

Please sign in to comment.