Skip to content

Commit

Permalink
Bump pylint from 3.2.7 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.7...v3.3.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 05f355e commit d9ffb53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ amqp==5.2.0
# -r requirements/requirements.txt
# -r requirements/tests.txt
# kombu
astroid==3.2.4
astroid==3.3.4
# via pylint
attrs==23.2.0
# via
Expand Down Expand Up @@ -270,7 +270,7 @@ pyjwt==2.8.0
# -r requirements/requirements.txt
# -r requirements/tests.txt
# pyramid-googleauth
pylint==3.2.7
pylint==3.3.1
# via -r requirements/lint.in
pyproject-hooks==1.0.0
# via
Expand Down

0 comments on commit d9ffb53

Please sign in to comment.