Skip to content

Commit bb16cb1

Browse files
Bump pyflakes from 3.2.0 to 3.3.1
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.2.0 to 3.3.1. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.2.0...3.3.1) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0368bd5 commit bb16cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ psycopg2==2.9.10
77
versiontools==1.9.1
88
statsd==4.0.1
99
pep8==1.7.1
10-
pyflakes==3.2.0
10+
pyflakes==3.3.1
1111
pycodestyle==2.13.0
1212
entrypoints==0.4 # for flake8
1313
importlib-metadata<8.7 # for flake8

0 commit comments

Comments
 (0)