Skip to content

Commit

Permalink
Bump the python-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 2 updates: [tox](https://github.com/tox-dev/tox) and [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/).


Updates `tox` from 4.12.0 to 4.12.1
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.12.0...4.12.1)

Updates `beautifulsoup4` from 4.12.2 to 4.12.3

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: beautifulsoup4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 279be47 commit 1fb922c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
17 changes: 10 additions & 7 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ pytest = "7.4.4"
coverage = "7.4.0"
pytest-django = "4.7.0"
pre-commit = "3.5.0"
tox = "4.12.0"
tox = "4.12.1"
tox-gh-actions = "3.2.0"
beautifulsoup4 = "4.12.2"
beautifulsoup4 = "4.12.3"

[tool.poetry.group.docs.dependencies]
mkdocs = "1.5.3"
Expand Down

0 comments on commit 1fb922c

Please sign in to comment.