Skip to content

Commit

Permalink
Merge pull request #1827 from jku/do-dependabots-job-for-dependabot
Browse files Browse the repository at this point in the history
Do dependabots job
  • Loading branch information
lukpueh authored Feb 7, 2022
2 parents 1c46eeb + cd95ff0 commit 8a0bb88
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements-pinned.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
certifi==2021.10.8 # via requests
cffi==1.15.0 # via cryptography, pynacl
charset-normalizer==2.0.7 # via requests
cryptography==35.0.0 # via securesystemslib
charset-normalizer==2.0.11 # via requests
cryptography==36.0.1 # via securesystemslib
idna==3.3 # via requests
pycparser==2.20 # via cffi
pynacl==1.4.0 # via securesystemslib
requests==2.26.0
pynacl==1.5.0 # via securesystemslib
requests==2.27.1
securesystemslib[crypto,pynacl]==0.21.0
six==1.16.0 # via pynacl, securesystemslib
urllib3==1.26.7 # via requests
urllib3==1.26.8 # via requests

0 comments on commit 8a0bb88

Please sign in to comment.