Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2023

Bumps python-dotenv from 0.21.1 to 1.0.0.

Release notes

Sourced from python-dotenv's releases.

Version 1.0.0

What's Changed

New Contributors

Full Changelog: theskumar/python-dotenv@v0.21.1...v1.0.0

Changelog

Sourced from python-dotenv's changelog.

[1.0.0]

Fixed

Commits
  • d0684d1 Bump version: 0.21.1 → 1.0.0
  • 6c8ddd2 Prepare for release 1.0.0
  • 0611643 Drop support for python 3.7, add python 3.12-dev (#449)
  • 87e5527 Update readme, add python-decouple as a related project (#451)
  • fc19a55 Handle situations where the cwd does not exist. (#446)
  • b904a72 update docs - better toc for changelog
  • 291fa66 Update documtation
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 25, 2023
@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d345129) 78.75% compared to head (798b9c4) 78.75%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #384   +/-   ##
========================================
  Coverage    78.75%   78.75%           
========================================
  Files            9        9           
  Lines          160      160           
========================================
  Hits           126      126           
  Misses          34       34           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/pip/develop/python-dotenv-1.0.0 branch 3 times, most recently from 8499381 to 0d27fb4 Compare March 1, 2023 07:21
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.1 to 1.0.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v0.21.1...v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/develop/python-dotenv-1.0.0 branch from 0d27fb4 to 798b9c4 Compare March 5, 2023 13:27
@J0 J0 merged commit 876a7f1 into develop Mar 5, 2023
@dependabot dependabot bot deleted the dependabot/pip/develop/python-dotenv-1.0.0 branch March 5, 2023 14:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant