Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 88d2ee5 commit b2a2368
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions requirements/linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,7 @@
#
# pip-compile --output-file=requirements/linting.txt requirements/linting.in
#
aiohttp==3.9.1
# via black
aiosignal==1.3.1
# via aiohttp
attrs==23.1.0
# via aiohttp
black==23.12.0
black==23.12.1
# via -r requirements/linting.in
cfgv==3.4.0
# via pre-commit
Expand All @@ -20,18 +14,8 @@ distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via virtualenv
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
identify==2.5.33
# via pre-commit
idna==3.6
# via yarl
multidict==6.0.4
# via
# aiohttp
# yarl
mypy==1.7.1
# via -r requirements/linting.in
mypy-extensions==1.0.0
Expand Down Expand Up @@ -62,8 +46,6 @@ typing-extensions==4.9.0
# via mypy
virtualenv==20.25.0
# via pre-commit
yarl==1.9.4
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
# setuptools

1 comment on commit b2a2368

@vercel
Copy link

@vercel vercel bot commented on b2a2368 Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

authx – ./

authx.yezz.me
authx-psi.vercel.app
authx-git-main-yezz123.vercel.app
authx-yezz123.vercel.app

Please sign in to comment.