Skip to content

Commit

Permalink
Pull main commits into 153-ant-1 (#166)
Browse files Browse the repository at this point in the history
* Bump bandit from 1.8.0 to 1.8.2 (#154)

Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](PyCQA/bandit@1.8.0...1.8.2)

---
updated-dependencies:
- dependency-name: bandit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump virtualenv from 20.28.1 to 20.29.0 (#155)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.28.1 to 20.29.0.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.28.1...20.29.0)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sphinx-autodoc-typehints from 3.0.0 to 3.0.1 (#157)

Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Commits](tox-dev/sphinx-autodoc-typehints@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump virtualenv from 20.29.0 to 20.29.1 (#158)

Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.29.0 to 20.29.1.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.29.0...20.29.1)

---
updated-dependencies:
- dependency-name: virtualenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump twine from 6.0.1 to 6.1.0 (#161)

Bumps [twine](https://github.com/pypa/twine) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst)
- [Commits](pypa/twine@6.0.1...6.1.0)

---
updated-dependencies:
- dependency-name: twine
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
antaenc and dependabot[bot] authored Jan 28, 2025
1 parent 8367951 commit 770af77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions development-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bandit==1.8.0
bandit==1.8.2
black==24.10.0
build==1.2.2.post1
coverage==7.6.10
Expand All @@ -11,7 +11,7 @@ pylint==3.3.3
pytest-cov==6.0.0
pytest-schema==0.1.2
pytest==8.3.4
sphinx-autodoc-typehints==3.0.0
sphinx-autodoc-typehints==3.0.1
sphinx-gallery==0.18.0
sphinx-jinja2-compat==0.3.0
sphinx-prompt==1.9.0
Expand All @@ -27,6 +27,6 @@ sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
twine==6.0.1
virtualenv==20.28.1
twine==6.1.0
virtualenv==20.29.1
wheel==0.45.1

0 comments on commit 770af77

Please sign in to comment.