Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
Fixes #35
Fixes #36
Fixes #37
Fixes #38
Fixes #39
Fixes #40
Fixes #41
Fixes #42
Fixes #43
Fixes #44
Fixes #45
Fixes #46
Fixes #47
  • Loading branch information
pyup-bot authored and asmfreak committed Jan 27, 2025
1 parent 3673aae commit f919b20
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
setuptools
requests
plumbum
setuptools==75.8.0
requests==2.32.3
plumbum==1.9.0
20 changes: 10 additions & 10 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
-r requirements.txt
flake8
flake8-quotes
mypy
types-requests
types-setuptools
nose2
coverage
hypothesis
responses
pylint
flake8==7.1.1
flake8-quotes==3.4.0
mypy==1.14.1
types-requests==2.32.0.20241016
types-setuptools==75.8.0.20250110
nose2==0.15.1
coverage==7.6.10
hypothesis==6.124.7
responses==0.25.6
pylint==3.3.3

0 comments on commit f919b20

Please sign in to comment.