Skip to content

Commit 3f2f0bf

Browse files
Update dependency Deprecated to v1.2.15 (#278)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Deprecated](https://redirect.github.com/laurent-laporte-pro/deprecated) | `==1.2.14` -> `==1.2.15` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/deprecated/1.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/deprecated/1.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/deprecated/1.2.14/1.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/deprecated/1.2.14/1.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>laurent-laporte-pro/deprecated (Deprecated)</summary> ### [`v1.2.15`](https://redirect.github.com/laurent-laporte-pro/deprecated/blob/HEAD/CHANGELOG.rst#v1215-2024-11-15) [Compare Source](https://redirect.github.com/laurent-laporte-pro/deprecated/compare/v1.2.14...v1.2.15) \==================== Bug fix release ## Fix - Resolve Python 2.7 support issue introduced in v1.2.14 in `sphinx.py`. - Fix [#&#8203;69](https://redirect.github.com/laurent-laporte-pro/deprecated/issues/69): Add `extra_stacklevel` argument for interoperating with other wrapper functions (refer to [#&#8203;68](https://redirect.github.com/laurent-laporte-pro/deprecated/issues/68) for a concrete use case). - Fix [#&#8203;73](https://redirect.github.com/laurent-laporte-pro/deprecated/issues/73): Update class method deprecation warnings for Python 3.13. - Fix [#&#8203;75](https://redirect.github.com/laurent-laporte-pro/deprecated/issues/75): Update GitHub workflows and fix development dependencies for Python 3.12. ## Other - Fix [#&#8203;66](https://redirect.github.com/laurent-laporte-pro/deprecated/issues/66): discontinue TravisCI and AppVeyor due to end of free support. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/lettuce-financial/github-bot-signed-commit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents 0d2f15e + d065f85 commit 3f2f0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cffi==1.17.1
33
charset-normalizer==3.4.0
44
click==8.1.7
55
cryptography==43.0.3
6-
Deprecated==1.2.14
6+
Deprecated==1.2.15
77
gitdb==4.0.11
88
GitPython==3.1.43
99
idna==3.10

0 commit comments

Comments
 (0)