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 15 of 16

0.4.1

Ci

* ci(workflows): update secrets name ([`e80300f`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/e80300f29ef97c35c08dcacd237e87dddb2c4542))

Fix

* fix(docs): add demo ([`dfbf7a4`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/dfbf7a496c33ff4e652afb908ba542750ed85c5c))

0.4.0

Build

* build(dependencies): update versions ([`631990d`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/631990d927e623f3187bcda02eb1e79c3a9aa51a))

* build(dependencies): update versions to the latest ([`a78bc99`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/a78bc99dbf010a5b5d58ebe402e383fff7541599))

* build(deps-dev): bump mypy from 1.0.1 to 1.1.1

Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.0.1...v1.1.1)

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

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

* build(deps-dev): bump ipdb from 0.13.11 to 0.13.13

Bumps [ipdb](https://github.com/gotcha/ipdb) from 0.13.11 to 0.13.13.
- [Release notes](https://github.com/gotcha/ipdb/releases)
- [Changelog](https://github.com/gotcha/ipdb/blob/master/HISTORY.txt)
- [Commits](https://github.com/gotcha/ipdb/compare/0.13.11...0.13.13)

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

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

* build(deps-dev): bump black from 22.12.0 to 23.1.0

Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.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/22.12.0...23.1.0)

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

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

* build(deps-dev): bump pytest from 7.2.1 to 7.2.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.1...7.2.2)

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

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

* build(deps-dev): bump mypy from 0.991 to 1.0.1

Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.991...v1.0.1)

---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-major
...

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

* build(deps-dev): bump pre-commit from 3.1.0 to 3.1.1

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.1.0...v3.1.1)

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

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

* build(deps): bump poetry from 1.3.2 to 1.4.0

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.3.2...1.4.0)

---
updated-dependencies:
- dependency-name: poetry
dependency-type: direct:production
update-type: version-update:semver-minor
...

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

* build(deps-dev): bump pre-commit from 3.0.4 to 3.1.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.0.4...v3.1.0)

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

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

* build(deps-dev): bump coverage from 7.1.0 to 7.2.1

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.1.0 to 7.2.1.
- [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.1.0...7.2.1)

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

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

* build(deps-dev): bump flake8-pytest-style from 1.7.0 to 1.7.2

Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/m-burst/flake8-pytest-style/releases)
- [Commits](https://github.com/m-burst/flake8-pytest-style/compare/v1.7.0...v1.7.2)

---
updated-dependencies:
- dependency-name: flake8-pytest-style
dependency-type: direct:development
update-type: version-update:semver-patch
...

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

* build(deps-dev): bump flake8-pytest-style from 1.6.0 to 1.7.0

Bumps [flake8-pytest-style](https://github.com/m-burst/flake8-pytest-style) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/m-burst/flake8-pytest-style/releases)
- [Commits](https://github.com/m-burst/flake8-pytest-style/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: flake8-pytest-style
dependency-type: direct:development
update-type: version-update:semver-minor
...

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

* build(deps-dev): bump ipython from 8.9.0 to 8.10.0

Bumps [ipython](https://github.com/ipython/ipython) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.9.0...8.10.0)

---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:development
...

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

* build(deps): bump cryptography from 39.0.0 to 39.0.1

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.0...39.0.1)

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

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

* build(deps-dev): bump pre-commit from 3.0.2 to 3.0.4

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.0.2...v3.0.4)

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

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

* build(deps-dev): bump xdoctest from 1.1.0 to 1.1.1

Bumps [xdoctest](https://github.com/Erotemic/xdoctest) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/Erotemic/xdoctest/releases)
- [Changelog](https://github.com/Erotemic/xdoctest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Erotemic/xdoctest/compare/v1.1.0...v1.1.1)

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

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

0.3.0

Build

* build: update configs ([`d493ea9`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/d493ea9a13c03b87fbbf880f532622d9b7916326))

* build(dependencies): add `nitpick` ([`4da344d`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/4da344d9ff90d9c8b4ce0209ec855977c68b6c07))

* build: update tasks ([`a0363ff`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/a0363ff7baebcdabe8d0641172827efcb11c4b4e))

* build(dependencies): update dependencies ([`9142b77`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/9142b770222080a23b37f1f870c5162805af5151))

* build(deps): bump poetry from 1.2.2 to 1.3.1

Bumps [poetry](https://github.com/python-poetry/poetry) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/1.3.1/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.2.2...1.3.1)

---
updated-dependencies:
- dependency-name: poetry
dependency-type: direct:production
update-type: version-update:semver-minor
...

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

Ci

* ci: update CI workflow ([`7372342`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/7372342a158be6719054557e4716c2b145f15b04))

* ci: update annotations formatter ([`29eeb61`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/29eeb616d87bfaf040df9b6603485947710f0f5d))

* ci: update CD workflow ([`a438be2`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/a438be2ae26a099aff858a33156355e01459ddbf))

* ci: update CI workflow ([`ad2d12b`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/ad2d12b1cdfdf9e54354d9a2d707a8bd23e9f409))

* ci: update Dependabot workflow ([`c4b840a`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/c4b840a30eab7f13c79c40ab48aa019a4e112851))

* ci: update CodeQL workflow ([`57b3da3`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/57b3da3f3ae02e0f5191a4fb00c7520391ca51d9))

* ci: add GitHub labels ([`ab34487`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/ab34487812c52045a835d0b923d169ef15105544))

* ci: update hooks ([`d8924b8`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/d8924b8c2727aac1d0cbd779aa0583f73613bb21))

Documentation

* docs: update README ([`155b5d1`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/155b5d168752ab5816e97ef9f76861d7a48da4ce))

* docs: refactor changelog ([`9de0e0f`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/9de0e0f04b95b2eea9e437b3d2fa5d5c95618e6a))

* docs: update security notes ([`2d91876`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/2d918766f9432a3b85e49aef2111409193a5f070))

* docs: update license ([`33fa03c`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/33fa03c31859f53c2ad8eefae6c8dc764a338b90))

* docs: update contributing ([`4a82254`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/4a8225453370a4ca1bd678437861180db4d4f17f))

* docs: update code of conduct ([`8a8ac6c`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/8a8ac6c049697ecf6aa87b9dea55f393e4db1ca9))

Feature

* feat(dependencies): add support of the Python 3.11 ([`8cb07d2`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/8cb07d222fcd30cce61df864755189dbf48f5e63))

Fix

* fix: update annotations ([`dfa7a88`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/dfa7a88348a5f785d317d04e37bb3d86cbe78807))

Refactor

* refactor: update license ([`50cdd95`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/50cdd95bd05578216e0d4b20bef6a3080689a867))

0.2.7

Fix

* fix(docs): update docs ([`b9e4f83`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/b9e4f835104d14e09c0d7b3b67bebb5c5468504f))

0.2.6

0.2.5

Documentation

* docs: update example ([`dcf96a2`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/dcf96a29c3a35f8a4566cacc13aa7b333d9ba254))

Fix

* fix(docs): update docs ([`68ae66b`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/68ae66b4655b2bce3ba30868818442eaf2197353))

* fix(dependencies): update dependencies ([`9bb1b31`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/9bb1b31aa4f3c1941f560d86cae7ddb5a6cd909c))

* fix(dependencies): update base Python version ([`54d9c24`](https://github.com/pivoshenko/poetry-plugin-dotenv/commit/54d9c2449d9adb2ae01398f900c839623640cbf5))

Page 15 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.