Skip to content

Commit

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


Updates `requests` from 2.31.0 to 2.32.3
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.3)

Updates `pylint` from 3.1.0 to 3.2.2
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.1.0...v3.2.2)

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

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

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 Jun 9, 2024
1 parent 10a300c commit 0e8b448
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
requests==2.31.0
requests==2.32.3
beautifulsoup4==4.12.3
git+https://github.com/paulorssalves/reverso_context_api
flask[async]==3.0.3
pylint==3.1.0
black[d]==24.4.0
pylint==3.2.2
black[d]==24.4.2

0 comments on commit 0e8b448

Please sign in to comment.