mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-05 16:18:02 +01:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6d51d199c5 | ||
|
|
2b555dc964 | ||
|
|
b818e9b95f | ||
|
|
4157cab89f | ||
|
|
07fd47a596 |
42
CHANGES.rst
42
CHANGES.rst
@@ -1,9 +1,49 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
0.50.0 (2025-02-22)
|
||||
0.50.1 (2025-03-06)
|
||||
-------------------
|
||||
------------------------
|
||||
- Chore(deps): bump setuptools in the python-packages group.
|
||||
[dependabot[bot]]
|
||||
|
||||
Bumps the python-packages group with 1 update: [setuptools](https://github.com/pypa/setuptools).
|
||||
|
||||
|
||||
Updates `setuptools` from 75.8.1 to 75.8.2
|
||||
- [Release notes](https://github.com/pypa/setuptools/releases)
|
||||
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
|
||||
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.1...v75.8.2)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: setuptools
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
dependency-group: python-packages
|
||||
...
|
||||
- Chore(deps): bump setuptools in the python-packages group.
|
||||
[dependabot[bot]]
|
||||
|
||||
Bumps the python-packages group with 1 update: [setuptools](https://github.com/pypa/setuptools).
|
||||
|
||||
|
||||
Updates `setuptools` from 75.8.0 to 75.8.1
|
||||
- [Release notes](https://github.com/pypa/setuptools/releases)
|
||||
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
|
||||
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v75.8.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: setuptools
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
dependency-group: python-packages
|
||||
...
|
||||
|
||||
|
||||
0.50.0 (2025-02-22)
|
||||
-------------------
|
||||
- Chore: fix inline comments. [Jose Diaz-Gonzalez]
|
||||
- Chore(deps): bump the python-packages group across 1 directory with 2
|
||||
updates. [dependabot[bot]]
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.50.0"
|
||||
__version__ = "0.50.1"
|
||||
|
||||
@@ -30,7 +30,7 @@ requests-toolbelt==1.0.0
|
||||
restructuredtext-lint==1.4.0
|
||||
rfc3986==2.0.0
|
||||
rich==13.9.4
|
||||
setuptools==75.8.0
|
||||
setuptools==75.8.2
|
||||
six==1.17.0
|
||||
tqdm==4.67.1
|
||||
twine==6.1.0
|
||||
|
||||
Reference in New Issue
Block a user