Skip to content

Commit 75382af

Browse files
committed
Release version 0.45.2
1 parent 2cc34de commit 75382af

File tree

2 files changed

+132
-2
lines changed

2 files changed

+132
-2
lines changed

CHANGES.rst

+131-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,139 @@
11
Changelog
22
=========
33

4-
0.45.1 (2024-03-17)
4+
0.45.2 (2024-05-04)
55
-------------------
66
------------------------
7+
- Chore(deps): bump idna from 3.6 to 3.7. [dependabot[bot]]
8+
9+
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
10+
- [Release notes](https://github.com/kjd/idna/releases)
11+
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
12+
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)
13+
14+
---
15+
updated-dependencies:
16+
- dependency-name: idna
17+
dependency-type: direct:production
18+
...
19+
- Chore(deps): bump the python-packages group with 1 update.
20+
[dependabot[bot]]
21+
22+
Bumps the python-packages group with 1 update: [keyring](https://github.com/jaraco/keyring).
23+
24+
25+
Updates `keyring` from 25.0.0 to 25.1.0
26+
- [Release notes](https://github.com/jaraco/keyring/releases)
27+
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
28+
- [Commits](https://github.com/jaraco/keyring/compare/v25.0.0...v25.1.0)
29+
30+
---
31+
updated-dependencies:
32+
- dependency-name: keyring
33+
dependency-type: direct:production
34+
update-type: version-update:semver-minor
35+
dependency-group: python-packages
36+
...
37+
- Chore(deps): bump the python-packages group with 1 update.
38+
[dependabot[bot]]
39+
40+
Bumps the python-packages group with 1 update: [jaraco-classes](https://github.com/jaraco/jaraco.classes).
41+
42+
43+
Updates `jaraco-classes` from 3.3.1 to 3.4.0
44+
- [Release notes](https://github.com/jaraco/jaraco.classes/releases)
45+
- [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst)
46+
- [Commits](https://github.com/jaraco/jaraco.classes/compare/v3.3.1...v3.4.0)
47+
48+
---
49+
updated-dependencies:
50+
- dependency-name: jaraco-classes
51+
dependency-type: direct:production
52+
update-type: version-update:semver-minor
53+
dependency-group: python-packages
54+
...
55+
- Chore(deps): bump the python-packages group with 1 update.
56+
[dependabot[bot]]
57+
58+
Bumps the python-packages group with 1 update: [keyring](https://github.com/jaraco/keyring).
59+
60+
61+
Updates `keyring` from 24.3.1 to 25.0.0
62+
- [Release notes](https://github.com/jaraco/keyring/releases)
63+
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
64+
- [Commits](https://github.com/jaraco/keyring/compare/v24.3.1...v25.0.0)
65+
66+
---
67+
updated-dependencies:
68+
- dependency-name: keyring
69+
dependency-type: direct:production
70+
update-type: version-update:semver-major
71+
dependency-group: python-packages
72+
...
73+
- Chore(deps): bump the python-packages group with 1 update.
74+
[dependabot[bot]]
75+
76+
Bumps the python-packages group with 1 update: [importlib-metadata](https://github.com/python/importlib_metadata).
77+
78+
79+
Updates `importlib-metadata` from 7.0.2 to 7.1.0
80+
- [Release notes](https://github.com/python/importlib_metadata/releases)
81+
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
82+
- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.2...v7.1.0)
83+
84+
---
85+
updated-dependencies:
86+
- dependency-name: importlib-metadata
87+
dependency-type: direct:production
88+
update-type: version-update:semver-minor
89+
dependency-group: python-packages
90+
...
91+
- Chore(deps): bump actions/setup-python from 4 to 5. [dependabot[bot]]
92+
93+
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
94+
- [Release notes](https://github.com/actions/setup-python/releases)
95+
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
96+
97+
---
98+
updated-dependencies:
99+
- dependency-name: actions/setup-python
100+
dependency-type: direct:production
101+
update-type: version-update:semver-major
102+
...
103+
- Scheduled dependabot for GitHub Actions. [paranerd]
104+
- Chore(deps): bump the python-packages group with 2 updates.
105+
[dependabot[bot]]
106+
107+
Bumps the python-packages group with 2 updates: [autopep8](https://github.com/hhatto/autopep8) and [black](https://github.com/psf/black).
108+
109+
110+
Updates `autopep8` from 2.0.4 to 2.1.0
111+
- [Release notes](https://github.com/hhatto/autopep8/releases)
112+
- [Commits](https://github.com/hhatto/autopep8/compare/v2.0.4...v2.1.0)
113+
114+
Updates `black` from 24.2.0 to 24.3.0
115+
- [Release notes](https://github.com/psf/black/releases)
116+
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
117+
- [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0)
118+
119+
---
120+
updated-dependencies:
121+
- dependency-name: autopep8
122+
dependency-type: direct:production
123+
update-type: version-update:semver-minor
124+
dependency-group: python-packages
125+
- dependency-name: black
126+
dependency-type: direct:production
127+
update-type: version-update:semver-minor
128+
dependency-group: python-packages
129+
...
130+
- Added Docker info to README. [paranerd]
131+
- Disable credential persistance on checkout. [paranerd]
132+
- Bumped actions versions to latest. [paranerd]
133+
134+
135+
0.45.1 (2024-03-17)
136+
-------------------
7137
- Remove trailing whitespaces. [dale-primer-e]
8138

9139
That are triggering flake.

github_backup/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.45.1"
1+
__version__ = "0.45.2"

0 commit comments

Comments
 (0)