Skip to content

Commit

Permalink
Update flake8-builtins requirement in /src/bindings/python
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8-builtins](https://github.com/gforcada/flake8-builtins) to permit the latest version.
- [Changelog](https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-builtins@0.1...2.5.0)

---
updated-dependencies:
- dependency-name: flake8-builtins
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent c0d02e9 commit e0e4804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bindings/python/requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ flake8-rst-docstrings
pygments
flake8-string-format
flake8-variables-names
flake8_builtins<2.3.0
flake8_builtins<2.6.0
flake8_coding
flake8_commas
flake8_pep3101
Expand Down

0 comments on commit e0e4804

Please sign in to comment.