Commit 3914e48 1 parent f4a1bf0 commit 3914e48 Copy full SHA for 3914e48
File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 3
3
History
4
4
-------
5
5
6
+ v0.26.1 (2023-08-29)
7
+ ....................
8
+
9
+ * Uses ``testcontainers `` to provide a redis instance for the unit tests by @chrisguidry in #470
10
+ * Bump ``redis `` version from <5 to <6 by @Wh1isper in #460
11
+ * Bump ``idna `` from 3.6 to 3.7 in /requirements by @dependabot in #444
12
+ * Bump ``jinja2 `` from 3.1.3 to 3.1.4 in /requirements by @dependabot in #452
13
+ * Bump ``requests `` from 2.31.0 to 2.32.0 in /requirements by @dependabot in #461
14
+ * Bump ``urllib3 `` from 2.2.1 to 2.2.2 in /requirements by @dependabot in #464
15
+ * Bump ``certifi `` from 2024.2.2 to 2024.7.4 in /requirements by @dependabot in #468
16
+
6
17
v0.26.0 (2023-05-01)
7
18
....................
8
19
Original file line number Diff line number Diff line change 1
1
# Version here is used for the package version via the `[tool.hatch.version]` section of `pyproject.toml`.
2
- VERSION = '0.26.0 '
2
+ VERSION = '0.26.1 '
You can’t perform that action at this time.
0 commit comments