Skip to content

Commit

Permalink
--- (#96)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent ab4d706 commit 0f5b5fe
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 @@ -3,6 +3,6 @@ cryptography==42.0.4
dhash==1.4
jellyfish==0.5.6
Pillow==10.3.0
requests==2.31.0
requests==2.32.0
six==1.15.0
traitlets==4.3.2
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
'dhash==1.4',
'jellyfish==0.5.6',
'Pillow==10.3.0',
'requests>=2.26,<2.32',
'requests>=2.26,<2.33',
'six==1.15.0',
'traitlets==4.3.2'
]
Expand Down

0 comments on commit 0f5b5fe

Please sign in to comment.