Skip to content

Commit

Permalink
Merge pull request #50 from sanger/dependabot/pip/requests-2.31.0
Browse files Browse the repository at this point in the history
Bump requests from 2.28.2 to 2.31.0
  • Loading branch information
stevieing authored Jan 16, 2024
2 parents ebc0c55 + cfd5506 commit 527aeda
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ responses = "*"
colorlog = "~=6.7"
more-itertools = "~=9.0"
python-dotenv = "~=0.21"
requests = "~=2.28"
requests = "~=2.31"
slackclient = "~=2.9"
lab-share-lib = {editable = false,git = 'https://github.com/sanger/lab-share-lib.git',ref = 'v0.1.6'}
requests-mock = "*"
Expand Down
125 changes: 107 additions & 18 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 527aeda

Please sign in to comment.