Skip to content

Commit

Permalink
fix: lower pycodestyle to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
booniepepper committed Oct 24, 2023
1 parent e076af9 commit 7bda5b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

pytest-cov>=2.8.1
mock>=4.0.3
aiohttp>=3.8.1
pycodestyle==2.10.0
pycodestyle==2.9.1
flake8>=5.0.4
python-dateutil>=2.8.2
urllib3>=1.26.11

0 comments on commit 7bda5b6

Please sign in to comment.