Skip to content

Commit 3f33a9f

Browse files
Bump pyflakes from 3.3.2 to 3.4.0 (#2658)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2df248f commit 3f33a9f

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
@@ -9,7 +9,7 @@ Jinja2==3.1.6
99
libmozdata==0.2.10
1010
numpy==2.2.4
1111
pep8==1.7.1
12-
pyflakes==3.3.2
12+
pyflakes==3.4.0
1313
python-dateutil>=2.8.2
1414
python-Levenshtein>=0.12.0
1515
pytz>=2018.9

0 commit comments

Comments
 (0)