Skip to content

Commit

Permalink
chore(deps-dev): bump portalocker from 2.10.1 to 3.0.0 in /it/python
Browse files Browse the repository at this point in the history
Bumps [portalocker](https://github.com/wolph/portalocker) from 2.10.1 to 3.0.0.
- [Release notes](https://github.com/wolph/portalocker/releases)
- [Changelog](https://github.com/wolph/portalocker/blob/develop/CHANGELOG.rst)
- [Commits](wolph/portalocker@v2.10.1...v3.0.0)

---
updated-dependencies:
- dependency-name: portalocker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 4aac4dc commit ca85df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ msal-extensions==1.2.0

multidict==6.1.0 ; python_version >= '3.7'

portalocker==2.10.1 ; python_version >= '3.5' and platform_system == 'Windows'
portalocker==3.0.0 ; python_version >= '3.5' and platform_system == 'Windows'

pycparser==2.22

Expand Down

0 comments on commit ca85df9

Please sign in to comment.