aboutsummaryrefslogtreecommitdiff
path: root/ci-constraints-requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-22 21:05:24 +0000
committerGitHub <noreply@github.com>2024-06-22 21:05:24 +0000
commit77e9c04f972a60b8aa76c279ffdbe77acc37cee8 (patch)
treed62fdf2955a83e23a42f4a50c494a3b7915e184e /ci-constraints-requirements.txt
parent73717542c4153e8fb845a62db478a7bc0b310d29 (diff)
downloadpyca-cryptography-77e9c04f972a60b8aa76c279ffdbe77acc37cee8.zip
pyca-cryptography-77e9c04f972a60b8aa76c279ffdbe77acc37cee8.tar.gz
pyca-cryptography-77e9c04f972a60b8aa76c279ffdbe77acc37cee8.tar.bz2
Bump filelock from 3.15.3 to 3.15.4 (#11138)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.15.3 to 3.15.4. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.15.3...3.15.4) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ci-constraints-requirements.txt')
-rw-r--r--ci-constraints-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt
index c2f2fd4..3d57dea 100644
--- a/ci-constraints-requirements.txt
+++ b/ci-constraints-requirements.txt
@@ -40,7 +40,7 @@ exceptiongroup==1.2.1
# via pytest
execnet==2.1.1; python_version >= "3.8"
# via pytest-xdist
-filelock==3.15.3; python_version >= "3.8"
+filelock==3.15.4; python_version >= "3.8"
# via virtualenv
idna==3.7
# via requests