Poetry-plugin-dotenv

Latest version: v2.4.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 16

9.4.1

Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.4.0...v9.4.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`a767f73`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/a767f73c73b4beced9b540680d6130b987df68d1))

* build(deps-dev): bump ruff from 0.3.4 to 0.3.5

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.4...v0.3.5)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`12b2716`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/12b27165ebb84898a7694515b19047d5802dd2ad))

9.4.0

Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.3.1 to 9.4.0.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.3.1...v9.4.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`8b42c07`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/8b42c076d5497103b908fcf6bf2f8032b8ec4ea3))

* build(poetry): update dependencies ([`63739e3`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/63739e322a793679d5012956b3ba367ae284f84a))

* build(poetry): add `ipython` ([`3d51bcc`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/3d51bccc8be13310e930aac3f28e273107008788))

* build(pre-commit): update dependencies ([`669d2c2`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/669d2c2ae6d153a91a0e1c7c4de74a72799f0828))

* build(poetry): update dependencies ([`54d82ee`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/54d82eedddef1c93a8fd36680b7f993d62ceb6c3))

Chore

* chore(ruff): update config ([`edb588a`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/edb588a5d10c0cf5da47deeb9e57a8c8439bbdfe))

* chore(ruff): update config ([`024d25c`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/024d25cc6cce6b1c77d937b9c8499df21d1e514d))

Ci

* ci(.gitignore): add `.import_linter_cache` ([`4e4cd2f`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/4e4cd2f20de643d464caa02d3d46c993e4b83240))

Documentation

* docs(README): update badges ([`1d57d53`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/1d57d534ead0ada2cf1ce7d7b05bf53bc33891a7))

* docs: add examples ([`a942ac3`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/a942ac3e61697cec2b09d7bd3c1767abedf547c6))

Refactor

* refactor(dotenv): update functions signatures ([`a6398ab`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/a6398ab65b68224703206e209760f8b40cf24bd9))

* refactor(tests): update functions signatures ([`aeea0fc`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/aeea0fce02bcb1db3b6f631713b0a713d626b70e))

Style

* style: add &34;no coverage&34; for `TYPE_CHECKING` sections ([`d7eaef6`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/d7eaef6448ca02254aeed8a2ff17c603275b9d14))

Test

* test(plugin): add `_toml_config` tests ([`1828af7`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/1828af75940a56582a8e76858d46e4da1ae67251))

* test(config): add `test__as_bool` ([`2a71065`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/2a7106562204f14c91e544f8887017a7a4b84f28))

* test: update mocks in order to new configuration keys ([`1e0273c`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/1e0273cb00d0bbab4cb84c540df084b3b5165cfc))

9.1.1

Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.1.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`e40dcee`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/e40dcee2ae8527412288765a92b30e1a6a39b1aa))

* build(deps): bump crs-k/stale-branches from 3.1.4 to 4.0.1

Bumps [crs-k/stale-branches](https://github.com/crs-k/stale-branches) from 3.1.4 to 4.0.1.
- [Release notes](https://github.com/crs-k/stale-branches/releases)
- [Commits](https://github.com/crs-k/stale-branches/compare/v3.1.4...v4.0.1)

---
updated-dependencies:
- dependency-name: crs-k/stale-branches
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`5390eb4`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/5390eb432e255e0ae581863b9af3df31abce5a36))

9.1.0

Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.0.3...v9.1.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`f1f3e3b`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/f1f3e3bd3e068e6416e86b574a173004f18dc35c))

9.0.3

Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.7.0 to 9.0.3.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.7.0...v9.0.3)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`392cae6`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/392cae6ffe0cffc5f6eaf34609a12b6482f480de))

8.7.0

Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.5.1 to 8.7.0.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.5.1...v8.7.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7948a86`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/7948a86623717625ad0caa33a584997c9e0a4f4a))

* build(deps-dev): bump ruff from 0.1.8 to 0.1.9

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.8...v0.1.9)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`e7f8a54`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/e7f8a54f29e209915fc190a01668d51efdf87a6b))

* build(deps-dev): bump coverage from 7.3.3 to 7.3.4

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.3 to 7.3.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.3.3...7.3.4)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7e73fe0`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/7e73fe0d8e2fc6b839a0109bff3ef06cafc1b430))

* build(deps-dev): bump black from 23.11.0 to 23.12.0

Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.11.0...23.12.0)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`aadcf25`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/aadcf2588b3b9e7d86a54a1a2de3a24279ddc6f1))

* build(deps-dev): bump ruff from 0.1.7 to 0.1.8

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.7...v0.1.8)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`12b45f2`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/12b45f275a627d371b061599b0886d49c9055d3b))

* build(deps-dev): bump isort from 5.13.0 to 5.13.2

Bumps [isort](https://github.com/pycqa/isort) from 5.13.0 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.13.0...5.13.2)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7fa0887`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/7fa08877219918cae2032c6e3306422418733dd1))

Page 2 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.