Skip to content

Commit 0294b91

Browse files
authored
Merge pull request #28 from FAIRDataPipeline/dependabot/pip/dev/requests-2.27.1
pip(deps): bump requests from 2.26.0 to 2.27.1
2 parents 6ac608d + 0302587 commit 0294b91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ keywords = [
3232

3333
[tool.poetry.dependencies]
3434
python = "^3.7.1,<3.11"
35-
requests = "^2.26.0"
35+
requests = "^2.27.1"
3636
matplotlib = "^3.5.1"
3737
scipy = "^1.7.3"
3838
h5py = "^3.6.0"

0 commit comments

Comments
 (0)