Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jpmckinney committed Mar 26, 2024
1 parent 2803592 commit e48b496
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scripts/country-ca/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile scripts/country-ca/requirements.in
#
black==22.12.0
black==24.3.0
# via -r requirements.in
build==0.9.0
# via pip-tools
Expand All @@ -20,8 +20,10 @@ numpy==1.23.4
# via pandas
openpyxl==3.0.10
# via -r requirements.in
packaging==21.3
# via build
packaging==24.0
# via
# black
# build
pandas==1.5.1
# via -r requirements.in
pathspec==0.12.1
Expand All @@ -32,8 +34,6 @@ pip-tools==6.9.0
# via -r requirements.in
platformdirs==4.2.0
# via black
pyparsing==3.0.9
# via packaging
python-dateutil==2.8.2
# via pandas
pytz==2022.6
Expand Down

0 comments on commit e48b496

Please sign in to comment.