Skip to content

Commit 6dfa724

Browse files
Bump filelock from 3.20.2 to 3.20.3 in /dev_tools/requirements/envs
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.2 to 3.20.3. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.2...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f17ce8d commit 6dfa724

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dev_tools/requirements/envs/dev.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ executing==2.2.1
160160
# via stack-data
161161
fastjsonschema==2.21.2
162162
# via nbformat
163-
filelock==3.20.2
163+
filelock==3.20.3
164164
# via
165165
# -r deps/pylint.txt
166166
# -r deps/pytest.txt

dev_tools/requirements/envs/pylint.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ fastjsonschema==2.21.2
206206
# via
207207
# -c envs/dev.env.txt
208208
# nbformat
209-
filelock==3.20.2
209+
filelock==3.20.3
210210
# via
211211
# -c envs/dev.env.txt
212212
# -r deps/pylint.txt

dev_tools/requirements/envs/pytest.env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ fastjsonschema==2.21.2
189189
# via
190190
# -c envs/dev.env.txt
191191
# nbformat
192-
filelock==3.20.2
192+
filelock==3.20.3
193193
# via
194194
# -c envs/dev.env.txt
195195
# -r deps/pytest.txt

0 commit comments

Comments
 (0)