Skip to content

Commit

Permalink
Merge pull request #4619 from dependabot/dependabot/pip/python/helper…
Browse files Browse the repository at this point in the history
…s/hashin-0.17.0

build(deps): bump hashin from 0.15.0 to 0.17.0 in /python/helpers
  • Loading branch information
feelepxyz authored Jan 25, 2022
2 parents 570bbe9 + e596d43 commit a00bf0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion python/helpers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pip==21.3.1
pip-tools==6.4.0
flake8==4.0.1
hashin==0.15.0
hashin==0.17.0
pipenv==2022.1.8
pipfile==0.0.2
poetry==1.1.12
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -177,12 +177,12 @@
its(:content) do
is_expected.to include(
"pytest==3.3.1 "\
"--hash=sha512:f3d73e475dbfbcd9f218268caefeab86038dde4380fcf727"\
"b3436847849e57309c14f6f9769e85502c6121dab354d20a1316e2e30249c0"\
"a2b28e87d90f71e65e "\
"--hash=sha512:f190f9a8a8f55e9dbf311429eb86e023e096d5388e1c4216"\
"fc8d833fbdec8fa67f67b89a174dfead663b34e5f5df124085825446297cf7"\
"d9500527d9e8ddb15d\n"
"d9500527d9e8ddb15d "\
"--hash=sha512:f3d73e475dbfbcd9f218268caefeab86038dde4380fcf727"\
"b3436847849e57309c14f6f9769e85502c6121dab354d20a1316e2e30249c0"\
"a2b28e87d90f71e65e\n"
)
end
end
Expand Down

0 comments on commit a00bf0d

Please sign in to comment.