Skip to content

Commit

Permalink
chore: Bump black from 24.1.0 to 24.1.1
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 24.1.0 to 24.1.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.1.0...24.1.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2024
1 parent fbd1617 commit c0c950a
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asttokens==2.4.1
# via stack-data
bcrypt==4.1.2
# via paramiko
black==24.1.0
black==24.1.1
# via -r test-requirements.in
cachetools==5.3.2
# via google-auth
Expand All @@ -18,7 +18,6 @@ certifi==2023.11.17
# requests
cffi==1.16.0
# via
# -c requirements.txt
# cryptography
# pynacl
charset-normalizer==3.3.2
Expand All @@ -30,9 +29,7 @@ codespell==2.2.6
coverage[toml]==7.4.0
# via -r test-requirements.in
cryptography==42.0.1
# via
# -c requirements.txt
# paramiko
# via paramiko
decorator==5.1.1
# via
# ipdb
Expand Down Expand Up @@ -131,9 +128,7 @@ pyasn1-modules==0.3.0
pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via
# -c requirements.txt
# cffi
# via cffi
pydocstyle==6.3.0
# via flake8-docstrings
pyflakes==3.1.0
Expand Down Expand Up @@ -168,7 +163,6 @@ pytz==2023.3.post1
# via pyrfc3339
pyyaml==6.0.1
# via
# -c requirements.txt
# juju
# kubernetes
# pytest-operator
Expand Down Expand Up @@ -219,9 +213,7 @@ urllib3==2.1.0
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.7.0
# via
# -c requirements.txt
# kubernetes
# via kubernetes
websockets==12.0
# via juju

Expand Down

0 comments on commit c0c950a

Please sign in to comment.