Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify Git workflows to switch examples to use pytest instead of unittest #164

Closed
antaenc opened this issue Jan 28, 2025 · 0 comments
Closed
Assignees
Labels
python Python programming language V4 To be delivered in V4

Comments

@antaenc
Copy link
Contributor

antaenc commented Jan 28, 2025

159 in core

@antaenc antaenc added python Python programming language V4 To be delivered in V4 labels Jan 28, 2025
@antaenc antaenc self-assigned this Jan 28, 2025
@github-actions github-actions bot added the triage Need to triage label Jan 28, 2025
@antaenc antaenc removed the triage Need to triage label Jan 28, 2025
antaenc added a commit that referenced this issue Jan 28, 2025
antaenc added a commit that referenced this issue Jan 28, 2025
@antaenc antaenc mentioned this issue Jan 28, 2025
antaenc added a commit that referenced this issue Jan 28, 2025
@antaenc antaenc mentioned this issue Jan 28, 2025
antaenc added a commit that referenced this issue Jan 28, 2025
* #153 - Save point, cleanup

* #153 - Save point

* #153 - Save point

* # 152 - Save point

* # 153 - Save point

* #153 - Save point

* #153 #164 #162

* #153 #164 #162

* Pull main commits into 153-ant-1 (#166)

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

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

* #153 #164 #162

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@antaenc antaenc closed this as completed Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Python programming language V4 To be delivered in V4
Projects
None yet
Development

No branches or pull requests

1 participant