Skip to content

fix(deps): update dependency python-dotenv to v1.1.1 #5032

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

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
python-dotenv =1.0.1 -> =1.1.1 age adoption passing confidence
python-dotenv == 1.0.1 -> ==1.1.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

theskumar/python-dotenv (python-dotenv)

v1.1.1

Compare Source

Fixed

v1.1.0

Compare Source

Feature

  • Add support for python 3.13
  • Enhance dotenv run, switch to execvpe for better resource management and signal handling ([#​523]) by [@​eekstunt]

Fixed

  • find_dotenv and load_dotenv now correctly looks up at the current directory when running in debugger or pdb ([#​553] by [@​randomseed42])

Misc

  • Drop support for Python 3.8

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 27, 2025 18:08
Copy link
Contributor Author

renovate bot commented Jun 27, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: playground/python/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv app-qtpPDCNz-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.8.1) is not compatible with some of the required packages Python requirement:
  - python-dotenv requires Python >=3.9, so it will not be satisfied for Python >=3.8.1,<3.9

Because app depends on python-dotenv (1.1.1) which requires Python >=3.9, version solving failed.

  * Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For python-dotenv, a possible solution would be to set the `python` property to ">=3.9"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers


File name: tests/output/python/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv tests-B5ocwPMs-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.8.1,<4.0.0) is not compatible with some of the required packages Python requirement:
  - python-dotenv requires Python >=3.9, so it will not be satisfied for Python >=3.8.1,<3.9

Because tests depends on python-dotenv (1.1.1) which requires Python >=3.9, version solving failed.

  * Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For python-dotenv, a possible solution would be to set the `python` property to ">=3.9,<4.0.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers


@renovate renovate bot requested review from morganleroi and Fluf22 and removed request for a team June 27, 2025 18:08
@algolia-bot
Copy link
Collaborator

algolia-bot commented Jun 27, 2025

🪓 The generated code will be pushed at the end of the CI.

Action triggered by commit c324e87bf1ea90f1b31cbf9af5a61702a29cd736.

Please do not push any generated code to this pull request.

@renovate renovate bot force-pushed the renovate/python-dotenv-1.x branch 8 times, most recently from 957a26a to 3716294 Compare June 29, 2025 11:31
@renovate renovate bot force-pushed the renovate/python-dotenv-1.x branch from 3716294 to 2381a58 Compare June 30, 2025 07:11
@shortcuts shortcuts closed this Jun 30, 2025
@shortcuts shortcuts deleted the renovate/python-dotenv-1.x branch June 30, 2025 07:21
Copy link
Contributor Author

renovate bot commented Jun 30, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (=1.1.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants