Skip to content

Commit

Permalink
Merge eadaeff into 9aee3f2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 26, 2021
2 parents 9aee3f2 + eadaeff commit f97ed1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -3,7 +3,7 @@ chardet==3.0.4
coverage==4.5.4
idna==2.9
python-coveralls==2.9.3
PyYAML==5.3.1
PyYAML==5.4
requests==2.23.0
six==1.14.0
urllib3==1.25.9
2 changes: 1 addition & 1 deletion setup.py
@@ -1,6 +1,6 @@
from setuptools import setup

version = '1.2.2'
version = '1.2.3'

setup(name='hibpwned',
packages=['hibpwned'],
Expand Down

0 comments on commit f97ed1f

Please sign in to comment.