Procházet zdrojové kódy

build(deps): bump flake8 from 7.1.0 to 7.1.1 (#13539)

Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] před 6 měsíci
rodič
revize
42fb56e89a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,3 +1,3 @@
 black==24.8.0
-flake8==7.1.0
+flake8==7.1.1
 requests==2.32.3