Skip to content

Commit

Permalink
Update pyopenssl to 17.3.0 (#71)
Browse files Browse the repository at this point in the history
* Update pyopenssl from 17.2.0 to 17.3.0

* Update pyopenssl from 17.2.0 to 17.3.0
  • Loading branch information
pyup-bot authored and nicfit committed Sep 26, 2017
1 parent 7416bf3 commit 1b5a08d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cryptography==2.0.3 # via pyopenssl
deprecation==1.0.1 # via nicfit.py
idna==2.6 # via cryptography
lxml==4.0.0
nicfit.py==0.6.3
nicfit.py==0.6.5
pycares==2.3.0 # via aiodns
pycparser==2.18 # via cffi
pyopenssl==17.3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/main.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PyOpenSSL==17.2.0
PyOpenSSL==17.3.0
aiodns
lxml==4.0.0
nicfit.py==0.6.3

0 comments on commit 1b5a08d

Please sign in to comment.