Skip to content

Commit 1568847

Browse files
Bump pyflakes from 3.3.2 to 3.4.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.3.2 to 3.4.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.3.2...3.4.0) --- updated-dependencies: - dependency-name: pyflakes dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b38c58d commit 1568847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ psycopg[binary]==3.2.9
88
versiontools==1.9.1
99
statsd==4.0.1
1010
pep8==1.7.1
11-
pyflakes==3.3.2
11+
pyflakes==3.4.0
1212
mccabe==0.7.0
1313
configparser==7.2.0
1414
importlib-metadata==8.7.0

0 commit comments

Comments
 (0)