Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pynacl==1.5.0
# -r requirements/base.txt
# -r requirements/test.txt
# paramiko
pyparsing==3.0.8
pyparsing==3.0.9
# via
# -r requirements/test.txt
# packaging
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ paramiko==2.10.4
# via
# -r requirements/base.txt
# docker
pbr==5.8.1
pbr==5.9.0
# via stevedore
pycparser==2.21
# via
Expand All @@ -101,7 +101,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# paramiko
pyparsing==3.0.8
pyparsing==3.0.9
# via packaging
pyrsistent==0.18.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pynacl==1.5.0
# via
# -r requirements/base.txt
# paramiko
pyparsing==3.0.8
pyparsing==3.0.9
# via packaging
pyrsistent==0.18.1
# via
Expand Down