Skip to content

Commit

Permalink
Merge pull request #2 from joakimwinum/dependabot/pip/autopep8-gte-2.…
Browse files Browse the repository at this point in the history
…1.0-and-lt-2.3.0

Update autopep8 requirement from <2.2.0,>=2.1.0 to >=2.1.0,<2.3.0
  • Loading branch information
joakimwinum authored Jun 5, 2024
2 parents 16cac65 + f7894f5 commit d7f6015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
autopep8>=2.1.0,<2.2.0
autopep8>=2.1.0,<2.3.0
flake8>=7.0.0,<7.1.0
jupyterlab>=4.1.8,<4.3.0
bytecorecompiler==1.0.3

0 comments on commit d7f6015

Please sign in to comment.