Skip to content
Open
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-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ coverage[toml]==7.6.2
# via
# fixinventory-plugin-vsphere (pyproject.toml)
# pytest-cov
cryptography==43.0.1
cryptography==44.0.1
# via fixinventorylib
dill==0.3.9
# via pylint
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ cheroot==10.0.1
# via cherrypy
cherrypy==18.10.0
# via fixinventorylib
cryptography==43.0.1
cryptography==44.0.1
# via fixinventorylib
fixinventorylib==4.1.0
# via fixinventory-plugin-vsphere (pyproject.toml)
Expand Down
Loading