Skip to content

Bump python-dotenv from 0.13.0 to 1.2.2#2996

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python-dotenv-1.2.2
Open

Bump python-dotenv from 0.13.0 to 1.2.2#2996
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/python-dotenv-1.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps python-dotenv from 0.13.0 to 1.2.2.

Release notes

Sourced from python-dotenv's releases.

v1.2.2

Added

  • Support for Python 3.14, including the free-threaded (3.14t) build. (#)

Changed

  • The dotenv run command now forwards flags directly to the specified command by @​bbc2 in theskumar/python-dotenv#607
  • Improved documentation clarity regarding override behavior and the reference page.
  • Updated PyPy support to version 3.11.
  • Documentation for FIFO file support.
  • Support for Python 3.9.

Fixed

Breaking Changes

  • dotenv.set_key and dotenv.unset_key used to follow symlinks in some situations. This is no longer the case. For that behavior to be restored in all cases, follow_symlinks=True should be used.

  • In the CLI, set and unset used to follow symlinks in some situations. This is no longer the case.

  • dotenv.set_key, dotenv.unset_key and the CLI commands set and unset used to reset the file mode of the modified .env file to 0o600 in some situations. This is no longer the case: The original mode of the file is now preserved. Is the file needed to be created or wasn't a regular file, mode 0o600 is used.

Misc

New Contributors

Full Changelog: theskumar/python-dotenv@v1.2.1...v1.2.2

v1.2.1

What's Changed

... (truncated)

Changelog

Sourced from python-dotenv's changelog.

[1.2.2] - 2026-03-01

Added

  • Support for Python 3.14, including the free-threaded (3.14t) build. (#588)

Changed

  • The dotenv run command now forwards flags directly to the specified command by [@​bbc2] in #607
  • Improved documentation clarity regarding override behavior and the reference page.
  • Updated PyPy support to version 3.11.
  • Documentation for FIFO file support.
  • Dropped Support for Python 3.9.

Fixed

  • Improved set_key and unset_key behavior when interacting with symlinks by [@​bbc2] in [790c5c0]
  • Corrected the license specifier and added missing Python 3.14 classifiers in package metadata by [@​JYOuyang] in #590

Breaking Changes

  • dotenv.set_key and dotenv.unset_key used to follow symlinks in some situations. This is no longer the case. For that behavior to be restored in all cases, follow_symlinks=True should be used.

  • In the CLI, set and unset used to follow symlinks in some situations. This is no longer the case.

  • dotenv.set_key, dotenv.unset_key and the CLI commands set and unset used to reset the file mode of the modified .env file to 0o600 in some situations. This is no longer the case: The original mode of the file is now preserved. Is the file needed to be created or wasn't a regular file, mode 0o600 is used.

[1.2.1] - 2025-10-26

  • Move more config to pyproject.toml, removed setup.cfg
  • Add support for reading .env from FIFOs (Unix) by [@​sidharth-sudhir] in #586

[1.2.0] - 2025-10-26

[1.1.1] - 2025-06-24

Fixed

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.13.0 to 1.2.2.
- [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.13.0...v1.2.2)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 21, 2026
@MuhammadWafiHizan
Copy link
Copy Markdown

### PROJECT DESCRIPTION

DHIYA’.ai (Defined Hadith Interactive Yield Assistant AI) is part of the Tadabbur.Link initiative — a non-profit Islamic educational platform aimed at helping students and the public understand authentic hadith in a simple, interactive, and meaningful way.

The platform integrates hadith search, AI-powered explanation (tadabbur), and educational tools to make the teachings of Prophet Muhammad ﷺ more accessible, especially for Malay and English-speaking users.

Our goal is not only to display hadith, but to help users:

Understand the meaning
Reflect on the wisdom (tadabbur)
Apply the teachings in daily life

This project is built primarily for educational and dakwah purposes, especially for students (e.g., SPM level) and the general Muslim community.

The platform is non-commercial:

No advertisements
No paid access
All content is for the sake of Allah (lillahi ta‘ala)

Project Name: DHIYA’.ai (Tadabbur.Link)
Project URL: In development (prototype currently hosted on Google Sites) https://sites.google.com/view/sahihopenwebsite/bot-bualan

GitHub Username: MuhammadWafiHizan

### HOW I INTEND TO USE THE API

I will use the Sunnah.com API to:

Retrieve authentic hadith texts (Arabic and English) along with metadata (collection, book, chapter, hadith number, and grading if available)
Support a hadith search feature within the DHIYA’.ai chatbot
Provide verified source references for each hadith displayed
Complement a local hadith database used for fast and offline access

Additionally, the hadith retrieved will be:

Used together with an AI explanation system to provide simple, structured explanations (meaning, lessons, reflections)
Clearly attributed to Sunnah.com with links back to the original source
Presented in a way suitable for educational understanding (not altering original texts)
### TECHNICAL USAGE PLAN
The API will be used primarily for:
Query-based hadith search
Occasional data enrichment (not heavy continuous scraping)
Where possible:
Results will be cached locally to reduce repeated API calls
The system will fall back to a local database if the API is unavailable
The API will not be abused or used for high-frequency scraping.
### ESTIMATED REQUEST VOLUME

Low to moderate.

Most user queries will be handled via:
Local database (primary)
API only when necessary
No mass scraping or bulk downloading is planned without permission.
### ACKNOWLEDGEMENT

JazakumAllahu khayran for maintaining Sunnah.com and making authentic hadith accessible globally.

This project is inspired by the valuable work of Sunnah.com, and we are committed to preserving proper attribution and respecting usage guidelines.

May Allah reward your efforts and make this a source of ongoing benefit (sadaqah jariyah).

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant