Skip to content

Commit

Permalink
build(deps): (deps): bump python-gitlab from 4.2.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 4.2.0 to 4.4.0.
- [Release notes](https://github.com/python-gitlab/python-gitlab/releases)
- [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md)
- [Commits](python-gitlab/python-gitlab@v4.2.0...v4.4.0)

---
updated-dependencies:
- dependency-name: python-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 418c982 commit d2e1426
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pyjwt = ">=2.4,<2.9"
pyld = "~2.0.3"
pyshacl = "^0.25"
python-dateutil = "~2.8.2"
python-gitlab = "~4.2.0"
python-gitlab = ">=4.2,<4.5"
pyyaml = "~6.0.1"
rdflib = "^6.3.2"
requests = "~2.31.0"
Expand Down

0 comments on commit d2e1426

Please sign in to comment.