Skip to content

Commit

Permalink
Merge branch '20210316_updates' of https://github.com/GreyNoise-Intel…
Browse files Browse the repository at this point in the history
…ligence/pygreynoise into 20210316_updates
  • Loading branch information
bradchiappetta committed Mar 30, 2021
2 parents e1fddb0 + 892b674 commit 09518b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Requirements needed to develop the application
-r test.txt
advbumpversion==1.2.0
ipython==7.21.0;python_version>='3'
ipython==7.22.0;python_version>='3'
pre-commit==2.11.1
tox==3.23.0
2 changes: 1 addition & 1 deletion requirements/test-py3.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==20.8b1;python_version>='3.6'
pylint==2.6.2;python_version=='3.5' # pyup: ignore
pylint==2.7.2;python_version>='3.6'
pylint==2.7.3;python_version>='3.6'
twine==3.4.1;python_version>='3.6'
pytest==6.1.2;python_version=='3.5' # pyup: ignore
pytest==6.2.2;python_version>='3.6'
Expand Down

0 comments on commit 09518b8

Please sign in to comment.