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 24, 2024
1 parent e9c1c47 commit 0624fc9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pip-tools~=6.6.2
PyMySQL==1.1.1
pyGravatar==0.0.6
git+https://github.com/maxcountryman/flask-uploads@master
pylint~=3.2.7
pylint~=3.3.1
Pillow==10.3.0
requests~=2.32.3
sentry-sdk[flask]~=2.14.0
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alembic==1.13.3
# via flask-migrate
annotated-types==0.7.0
# via pydantic
astroid==3.2.4
astroid==3.3.5
# via pylint
blinker==1.4
# via sentry-sdk
Expand Down Expand Up @@ -87,7 +87,7 @@ mako==1.2.2
# via
# alembic
# oic
markupsafe==2.0.1
markupsafe==2.1.2
# via
# -r requirements.in
# jinja2
Expand Down Expand Up @@ -133,7 +133,7 @@ pygravatar==0.0.6
# via -r requirements.in
pyjwkest==1.4.2
# via oic
pylint==3.2.7
pylint==3.3.1
# via -r requirements.in
pymysql==1.1.1
# via -r requirements.in
Expand Down

0 comments on commit 0624fc9

Please sign in to comment.