Skip to content

Commit 9aedc4b

Browse files
Bump pyflakes from 2.4.0 to 3.4.0 in /environment/requirements
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.4.0 to 3.4.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@2.4.0...3.4.0) --- updated-dependencies: - dependency-name: pyflakes dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b7e5f9 commit 9aedc4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flake8==4.0.1
22
mccabe==0.6.1
33
pycodestyle==2.8.0
4-
pyflakes==2.4.0
4+
pyflakes==3.4.0
55
ipython==7.28.0

environment/requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ prompt_toolkit==3.0.52
1717
psycopg2-binary==2.9.10
1818
ptyprocess==0.7.0
1919
pycodestyle==2.8.0
20-
pyflakes==2.4.0
20+
pyflakes==3.4.0
2121
Pygments==2.19.2
2222
sqlparse==0.5.3
2323
traitlets==5.14.3

0 commit comments

Comments
 (0)