chore(deps): bump python-dotenv from 0.19.0 to 1.1.1 in /demos/11#9
chore(deps): bump python-dotenv from 0.19.0 to 1.1.1 in /demos/11#9dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.0 to 1.1.1. - [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.19.0...v1.1.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
ReviewersThe following users could not be added as reviewers: AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
The |
There was a problem hiding this comment.
Pull Request Overview
This is a dependency update PR that bumps the python-dotenv library from version 0.19.0 to 1.1.1 in the demos/11 directory, bringing important bug fixes and Python 3.13 compatibility improvements.
Key changes:
- Updates python-dotenv dependency to latest stable version
- Includes fixes for Python 3.13 compatibility and Windows CLI issues
- Adds support for debugger environments (pdb)
|
Superseded by #19. |
Bumps python-dotenv from 0.19.0 to 1.1.1.
Release notes
Sourced from python-dotenv's releases.
... (truncated)
Changelog
Sourced from python-dotenv's changelog.
... (truncated)
Commits
16e660dBump version: 1.1.0 → 1.1.1667e82fupdate changelog9d85edbfix(cli): issue with execvpe on Windows (#566)8411987fix: ensure find_dotenv work reliably on python 3.13 (#563)01f8997docs update6a02ef5update mkdocs -> mkdocstrings config36c6270Update changelog2198b69Bump version: 1.0.1 → 1.1.0c89fb6dUpdate changelog8dd413eAdd _is_debugger so load_dotenv will work in pdb (#553)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)