Skip to content

Commit

Permalink
Bump the pep group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pep group with 2 updates: [autopep8](https://github.com/hhatto/autopep8) and [pycodestyle](https://github.com/PyCQA/pycodestyle).


Updates `autopep8` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/hhatto/autopep8/releases)
- [Commits](hhatto/autopep8@v2.2.0...v2.3.0)

Updates `pycodestyle` from 2.11.1 to 2.12.0
- [Release notes](https://github.com/PyCQA/pycodestyle/releases)
- [Changelog](https://github.com/PyCQA/pycodestyle/blob/main/CHANGES.txt)
- [Commits](PyCQA/pycodestyle@2.11.1...2.12.0)

---
updated-dependencies:
- dependency-name: autopep8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pep
- dependency-name: pycodestyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pep
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 02ba52b commit 9cde51a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asgiref==3.8.1
autopep8==2.2.0
autopep8==2.3.0
backports.zoneinfo==0.2.1; python_version < "3.9"
certifi==2024.6.2
chardet==5.2.0
Expand All @@ -10,7 +10,7 @@ gunicorn==22.0.0
idna==3.7
psycopg==3.1.19
psycopg-binary==3.1.19
pycodestyle==2.11.1
pycodestyle==2.12.0
python-dotenv==1.0.1
pytz==2024.1
requests==2.32.3
Expand Down

0 comments on commit 9cde51a

Please sign in to comment.