From a485336dcd4a7bef0ac4ab280d1f615ca3d63c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:30:54 +0000 Subject: [PATCH] Bump portalocker from 2.10.1 to 3.1.1 Bumps [portalocker](https://github.com/wolph/portalocker) from 2.10.1 to 3.1.1. - [Release notes](https://github.com/wolph/portalocker/releases) - [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/wolph/portalocker/compare/v2.10.1...v3.1.1) --- updated-dependencies: - dependency-name: portalocker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e718013..d25f55d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ opentelemetry-semantic-conventions==0.51b0 ; python_version >= "3.11" and python opentelemetry-util-http==0.51b0 ; python_version >= "3.11" and python_version < "4.0" ordered-set==4.1.0 ; python_version >= "3.11" and python_version < "4.0" packaging==24.2 ; python_version >= "3.11" and python_version < "4.0" -portalocker==2.10.1 ; python_version >= "3.11" and python_version < "4.0" +portalocker==3.1.1 ; python_version >= "3.11" and python_version < "4.0" psutil==6.1.1 ; python_version >= "3.11" and python_version < "4.0" pycparser==2.22 ; python_version >= "3.11" and python_version < "4.0" and platform_python_implementation != "PyPy" pygments==2.19.1 ; python_version >= "3.11" and python_version < "4.0"