Skip to content

Commit

Permalink
Bump the python-packages group across 1 directory with 2 updates (#22)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 2 updates in the / directory: [pylint](https://github.com/pylint-dev/pylint) and [black[d]](https://github.com/psf/black).


Updates `pylint` from 3.2.3 to 3.2.6
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.3...v3.2.6)

Updates `black[d]` from 24.4.2 to 24.8.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.4.2...24.8.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: black[d]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

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] committed Aug 15, 2024
1 parent 3c67650 commit 1e7fdce
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
Expand Up @@ -2,5 +2,5 @@ requests==2.32.3
beautifulsoup4==4.12.3
git+https://github.com/paulorssalves/reverso_context_api
flask[async]==3.0.3
pylint==3.2.3
black[d]==24.4.2
pylint==3.2.6
black[d]==24.8.0

0 comments on commit 1e7fdce

Please sign in to comment.