diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-19 23:30:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-19 23:30:40 +0100 |
| commit | 6e9cda3d30d8e73c11e4d32044b7f4c5e06f822d (patch) | |
| tree | d4cd646e01d9ea2ec6c03bc88b9f141d4f800d73 /.github | |
| parent | d689aa289e5dcda7c35b907af62bd08feb679b37 (diff) | |
| download | zsh-6e9cda3d30d8e73c11e4d32044b7f4c5e06f822d.tar.gz zsh-6e9cda3d30d8e73c11e4d32044b7f4c5e06f822d.tar.bz2 zsh-6e9cda3d30d8e73c11e4d32044b7f4c5e06f822d.zip | |
chore(deps): bump semver in /.github/workflows/dependencies (#12924)
Bumps [semver](https://github.com/python-semver/python-semver) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/python-semver/python-semver/releases)
- [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-semver/python-semver/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: semver
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 '.github')
| -rw-r--r-- | .github/workflows/dependencies/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependencies/requirements.txt b/.github/workflows/dependencies/requirements.txt index a3922cd03..d8149743c 100644 --- a/.github/workflows/dependencies/requirements.txt +++ b/.github/workflows/dependencies/requirements.txt @@ -3,5 +3,5 @@ charset-normalizer==3.4.1 idna==3.10 PyYAML==6.0.2 requests==2.32.3 -semver==3.0.2 +semver==3.0.3 urllib3==2.3.0 |
