Skip to content

Commit

Permalink
Update all dependency files
Browse files Browse the repository at this point in the history
  • Loading branch information
blag committed Aug 21, 2019
1 parent f6d3561 commit d1d095e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Don't edit this file. It's generated automatically!
RandomWords
amqp==2.5.0
amqp==2.5.1
apscheduler==3.6.1
argcomplete
bcrypt==3.1.7
Expand Down Expand Up @@ -45,7 +45,7 @@ pytz==2019.1
pywinrm==0.3.0
pyyaml==5.1.2
rednose
requests[security]<2.23.0,>=2.22.0
requests[security]<2.22.0,>=2.21.0
retrying==1.3.3
routes==2.4.1
semver==2.8.1
Expand Down
2 changes: 1 addition & 1 deletion st2actions/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ pyinotify==0.9.6
python-dateutil==2.8.0
python-json-logger
pyyaml==5.1.2
requests[security]<2.23.0,>=2.22.0
requests[security]<2.22.0,>=2.21.0
six==1.12.0
2 changes: 1 addition & 1 deletion st2client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ python-dateutil==2.8.0
python-editor==1.0.4
pytz==2019.1
pyyaml==5.1.2
requests[security]<2.23.0,>=2.22.0
requests[security]<2.22.0,>=2.21.0
six==1.12.0
sseclient-py==1.7
4 changes: 2 additions & 2 deletions st2common/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Don't edit this file. It's generated automatically!
amqp==2.5.0
amqp==2.5.1
apscheduler==3.6.1
cryptography==2.7
eventlet==0.25.0
Expand All @@ -21,7 +21,7 @@ pymongo==3.7.2
python-dateutil==2.8.0
python-statsd==2.1.0
pyyaml==5.1.2
requests[security]<2.23.0,>=2.22.0
requests[security]<2.22.0,>=2.21.0
retrying==1.3.3
routes==2.4.1
semver==2.8.1
Expand Down
2 changes: 1 addition & 1 deletion st2debug/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
eventlet==0.25.0
python-gnupg==0.4.5
pyyaml==5.1.2
requests[security]<2.23.0,>=2.22.0
requests[security]<2.22.0,>=2.21.0
six==1.12.0

0 comments on commit d1d095e

Please sign in to comment.