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

chore(deps-dev): Bump poetry-plugin-dotenv from 2.2.3 to 2.4.0 #396

Merged
merged 1 commit into from
Oct 6, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps poetry-plugin-dotenv from 2.2.3 to 2.4.0.

Release notes

Sourced from poetry-plugin-dotenv's releases.

v2.4.0 (2024-09-03)

Build

  • build(deps-dev): bump python-semantic-release from 9.8.7 to 9.8.8

Bumps python-semantic-release from 9.8.7 to 9.8.8.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> (b73efed)

Ci

  • ci(workflows.release): add a flag to force release (ed68597)

Feature

  • feat(poetry): downgrade poetry version (5dd45a0)

v2.3.0 (2024-09-01)

Build

  • build(poetry): update dependencies (e8a6039)

  • build(poetry): update dependencies (3ff980d)

  • build(poetry): update dependencies (c68aa40)

  • build(deps-dev): bump ruff from 0.5.2 to 0.5.5

Bumps ruff from 0.5.2 to 0.5.5.


updated-dependencies:

  • dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch

... (truncated)

Changelog

Sourced from poetry-plugin-dotenv's changelog.

v2.4.0 (2024-09-03)

Build

  • build(deps-dev): bump python-semantic-release from 9.8.7 to 9.8.8

Bumps python-semantic-release from 9.8.7 to 9.8.8.


updated-dependencies:

  • dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <[email protected]> (b73efed)

Ci

  • ci(workflows.release): add a flag to force release (ed68597)

Feature

  • feat(poetry): downgrade poetry version (5dd45a0)

v2.3.0 (2024-09-01)

Build

  • build(poetry): update dependencies (e8a6039)

  • build(poetry): update dependencies (3ff980d)

  • build(poetry): update dependencies (c68aa40)

  • build(deps-dev): bump ruff from 0.5.2 to 0.5.5

Bumps ruff from 0.5.2 to 0.5.5.


updated-dependencies:

  • dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch

... (truncated)

Commits
  • 751306d 2.4.0
  • ed68597 ci(workflows.release): add a flag to force release
  • 5dd45a0 feat(poetry): downgrade poetry version
  • b73efed build(deps-dev): bump python-semantic-release from 9.8.7 to 9.8.8
  • 3731d49 2.3.0
  • b6f6176 fix(dotenv.core): partially rollback optimization changes to resolve issue wi...
  • cf4196d chore(cov): update exclusions
  • 45fef5f refactor(tests): run ruff
  • 6cc118f refactor(plugin): optimize code performance
  • eccf1a3 refactor(logger): optimize code performance
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 4, 2024
@germainlefebvre4
Copy link
Owner

@dependabot rebase

Bumps [poetry-plugin-dotenv](https://github.com/pivoshenko/poetry-plugin-dotenv) from 2.2.3 to 2.4.0.
- [Release notes](https://github.com/pivoshenko/poetry-plugin-dotenv/releases)
- [Changelog](https://github.com/pivoshenko/poetry-plugin-dotenv/blob/main/CHANGELOG.md)
- [Commits](pivoshenko/poetry-plugin-dotenv@v2.2.3...v2.4.0)

---
updated-dependencies:
- dependency-name: poetry-plugin-dotenv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/poetry-plugin-dotenv-2.4.0 branch from 609e0ef to ecb3b3e Compare October 6, 2024 21:01
@germainlefebvre4 germainlefebvre4 merged commit be495e5 into master Oct 6, 2024
9 of 10 checks passed
@dependabot dependabot bot deleted the dependabot/pip/poetry-plugin-dotenv-2.4.0 branch October 6, 2024 21:44
Copy link

github-actions bot commented Dec 2, 2024

🎉 This PR is included in version 3.7.15 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

germainlefebvre4 added a commit that referenced this pull request Dec 2, 2024
* chore(deps): Bump mkdocs-material from 9.5.32 to 9.5.39 (#409)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.32 to 9.5.39.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.32...9.5.39)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  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>

* chore(deps-dev): Bump ruff from 0.6.1 to 0.6.8 (#408)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.6.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.1...0.6.8)

---
updated-dependencies:
- dependency-name: ruff
  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>

* chore(deps): Bump mkdocstrings-python from 1.10.8 to 1.11.1 (#397)

Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.10.8 to 1.11.1.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.10.8...1.11.1)

---
updated-dependencies:
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  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>

* chore(deps): Bump mkdocs from 1.6.0 to 1.6.1 (#390)

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  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>

* chore(deps-dev): Bump cryptography from 43.0.0 to 43.0.1 (#395)

Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.0...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

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

* chore(deps-dev): Bump poetry-plugin-dotenv from 2.2.3 to 2.4.0 (#396)

Bumps [poetry-plugin-dotenv](https://github.com/pivoshenko/poetry-plugin-dotenv) from 2.2.3 to 2.4.0.
- [Release notes](https://github.com/pivoshenko/poetry-plugin-dotenv/releases)
- [Changelog](https://github.com/pivoshenko/poetry-plugin-dotenv/blob/main/CHANGELOG.md)
- [Commits](pivoshenko/poetry-plugin-dotenv@v2.2.3...v2.4.0)

---
updated-dependencies:
- dependency-name: poetry-plugin-dotenv
  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>

* chore(deps-dev): Bump ruff from 0.6.8 to 0.7.4 (#420)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.7.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.8...0.7.4)

---
updated-dependencies:
- dependency-name: ruff
  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>

* chore(deps): Bump mkdocs-material from 9.5.39 to 9.5.45 (#422)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.39 to 9.5.45.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.39...9.5.45)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  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>

* fix(ci): publish to pypi with poetry

* ci: upgrade checkout to v4

* ci: migrate to new step output system

* docs: update python versions

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: apply on master branch

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
germainlefebvre4 added a commit that referenced this pull request Dec 2, 2024
* chore(deps): Bump mkdocs-material from 9.5.32 to 9.5.39 (#409)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.32 to 9.5.39.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.32...9.5.39)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  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>

* chore(deps-dev): Bump ruff from 0.6.1 to 0.6.8 (#408)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.6.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.1...0.6.8)

---
updated-dependencies:
- dependency-name: ruff
  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>

* chore(deps): Bump mkdocstrings-python from 1.10.8 to 1.11.1 (#397)

Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.10.8 to 1.11.1.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.10.8...1.11.1)

---
updated-dependencies:
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  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>

* chore(deps): Bump mkdocs from 1.6.0 to 1.6.1 (#390)

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  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>

* chore(deps-dev): Bump cryptography from 43.0.0 to 43.0.1 (#395)

Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.0...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

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

* chore(deps-dev): Bump poetry-plugin-dotenv from 2.2.3 to 2.4.0 (#396)

Bumps [poetry-plugin-dotenv](https://github.com/pivoshenko/poetry-plugin-dotenv) from 2.2.3 to 2.4.0.
- [Release notes](https://github.com/pivoshenko/poetry-plugin-dotenv/releases)
- [Changelog](https://github.com/pivoshenko/poetry-plugin-dotenv/blob/main/CHANGELOG.md)
- [Commits](pivoshenko/poetry-plugin-dotenv@v2.2.3...v2.4.0)

---
updated-dependencies:
- dependency-name: poetry-plugin-dotenv
  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>

* chore(deps-dev): Bump ruff from 0.6.8 to 0.7.4 (#420)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.7.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.8...0.7.4)

---
updated-dependencies:
- dependency-name: ruff
  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>

* chore(deps): Bump mkdocs-material from 9.5.39 to 9.5.45 (#422)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.39 to 9.5.45.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.39...9.5.45)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  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>

* fix(ci): publish to pypi with poetry

* ci: upgrade checkout to v4

* ci: migrate to new step output system

* docs: update python versions

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: apply on master branch

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
germainlefebvre4 added a commit that referenced this pull request Dec 2, 2024
* chore(deps): Bump mkdocs-material from 9.5.32 to 9.5.39 (#409)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.32 to 9.5.39.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.32...9.5.39)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  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>

* chore(deps-dev): Bump ruff from 0.6.1 to 0.6.8 (#408)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.6.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.1...0.6.8)

---
updated-dependencies:
- dependency-name: ruff
  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>

* chore(deps): Bump mkdocstrings-python from 1.10.8 to 1.11.1 (#397)

Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.10.8 to 1.11.1.
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.10.8...1.11.1)

---
updated-dependencies:
- dependency-name: mkdocstrings-python
  dependency-type: direct:production
  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>

* chore(deps): Bump mkdocs from 1.6.0 to 1.6.1 (#390)

Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:production
  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>

* chore(deps-dev): Bump cryptography from 43.0.0 to 43.0.1 (#395)

Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.0...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

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

* chore(deps-dev): Bump poetry-plugin-dotenv from 2.2.3 to 2.4.0 (#396)

Bumps [poetry-plugin-dotenv](https://github.com/pivoshenko/poetry-plugin-dotenv) from 2.2.3 to 2.4.0.
- [Release notes](https://github.com/pivoshenko/poetry-plugin-dotenv/releases)
- [Changelog](https://github.com/pivoshenko/poetry-plugin-dotenv/blob/main/CHANGELOG.md)
- [Commits](pivoshenko/poetry-plugin-dotenv@v2.2.3...v2.4.0)

---
updated-dependencies:
- dependency-name: poetry-plugin-dotenv
  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>

* chore(deps-dev): Bump ruff from 0.6.8 to 0.7.4 (#420)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.7.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.8...0.7.4)

---
updated-dependencies:
- dependency-name: ruff
  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>

* chore(deps): Bump mkdocs-material from 9.5.39 to 9.5.45 (#422)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.39 to 9.5.45.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.39...9.5.45)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  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>

* fix(ci): publish to pypi with poetry

* ci: upgrade checkout to v4

* ci: migrate to new step output system

* docs: update python versions

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: cleanup previous dev pypi release

* ci: apply on master branch

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant