diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-26 14:11:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-26 14:11:35 +0100 |
| commit | 9ffc14c3e1de2054fa113e2c7d42cbdac542769b (patch) | |
| tree | caddcf62110a3308880dfbfa8a624b080f83a148 /.github/workflows/dependencies/requirements.txt | |
| parent | cc9259d6ad6b1d3cab488cc02f705be1c840c785 (diff) | |
| download | zsh-9ffc14c3e1de2054fa113e2c7d42cbdac542769b.tar.gz zsh-9ffc14c3e1de2054fa113e2c7d42cbdac542769b.tar.bz2 zsh-9ffc14c3e1de2054fa113e2c7d42cbdac542769b.zip | |
chore(deps): bump semver from 3.0.3 to 3.0.4 in /.github/workflows/dependencies (#12938)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/dependencies/requirements.txt')
| -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 d8149743c..0471ccc4a 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.3 +semver==3.0.4 urllib3==2.3.0 |
