Skip to content

Commit aa69626

Browse files
build(deps): bump filelock from 3.6.0 to 3.7.1 in /requirements
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.6.0 to 3.7.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.6.0...3.7.1) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a557fa commit aa69626

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ fancycompleter==0.8
232232
# via
233233
# -r requirements-dev.txt
234234
# pdbpp
235-
filelock==3.6.0
235+
filelock==3.7.1
236236
# via -r requirements-dev.txt
237237
flake8==4.0.1
238238
# via

requirements/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ faker==13.3.5
202202
# via -r requirements-dev.in
203203
fancycompleter==0.8
204204
# via pdbpp
205-
filelock==3.6.0
205+
filelock==3.7.1
206206
# via -r requirements.txt
207207
flake8==4.0.1
208208
# via

requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ eth-utils==1.10.0
114114
# raiden-contracts
115115
# rlp
116116
# web3
117-
filelock==3.6.0
117+
filelock==3.7.1
118118
# via -r requirements.in
119119
flask==2.1.2
120120
# via

0 commit comments

Comments
 (0)