Skip to content

Commit

Permalink
chore(deps): bump the python group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python group with 2 updates in the /api directory: [pyaml](https://github.com/mk-fg/pretty-yaml) and [pyarn](https://github.com/containerbuildsystem/pyarn).


Updates `pyaml` from 24.9.0 to 25.1.0
- [Commits](mk-fg/pretty-yaml@24.9.0...25.1.0)

Updates `pyarn` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/containerbuildsystem/pyarn/releases)
- [Commits](containerbuildsystem/pyarn@0.2.0...0.3.0)

---
updated-dependencies:
- dependency-name: pyaml
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
- dependency-name: pyarn
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent c57e81c commit 3202119
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions api/poetry.lock

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

4 changes: 2 additions & 2 deletions api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ django-filter = "^24.3"
gunicorn = "^23.0.0"
semver = "^3.0.0"
mozilla-django-oidc = "^4.0.1"
pyaml = "^24.9.0"
pyarn = "^0.2.0"
pyaml = "^25.1.0"
pyarn = "^0.3.0"
python-dateutil = "^2.9.0.post0"
django-watchman = "^1.3.0"

Expand Down

0 comments on commit 3202119

Please sign in to comment.