Skip to content

Commit

Permalink
Bump pylint from 3.2.7 to 3.3.0
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.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.7...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 2a822ce commit e657cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ anyio==4.4.0
# httpx
# starlette
# watchfiles
astroid==3.2.4
astroid==3.3.3
# via pylint
async-lru==2.0.4
# via -r requirements.in
Expand Down Expand Up @@ -343,7 +343,7 @@ pygments==2.18.0
# via
# rich
# strawberry-graphql
pylint==3.2.7
pylint==3.3.0
# via -r requirements-dev.in
pymysql[rsa]==1.1.1
# via
Expand Down

0 comments on commit e657cbd

Please sign in to comment.