Skip to content

Commit 5c20d22

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 27d6fbf commit 5c20d22

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,19 @@
22

33
## [5.0.1](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.0.0...v5.0.1) (2025-10-28)
44

5-
65
### Bug Fixes
76

8-
* TypeError: 'NoneType' object is not subscriptable (Python 3.11) ([#170](https://github.com/Flagsmith/flagsmith-python-client/issues/170)) ([c20f543](https://github.com/Flagsmith/flagsmith-python-client/commit/c20f54385390677657edcafc8c38204c5197e736))
9-
* ValueError: Invalid isoformat string on Python 3.10 ([#168](https://github.com/Flagsmith/flagsmith-python-client/issues/168)) ([29dee4d](https://github.com/Flagsmith/flagsmith-python-client/commit/29dee4de219754ec9874e2db39287f065b2dc166))
10-
7+
- TypeError: 'NoneType' object is not subscriptable (Python 3.11)
8+
([#170](https://github.com/Flagsmith/flagsmith-python-client/issues/170))
9+
([c20f543](https://github.com/Flagsmith/flagsmith-python-client/commit/c20f54385390677657edcafc8c38204c5197e736))
10+
- ValueError: Invalid isoformat string on Python 3.10
11+
([#168](https://github.com/Flagsmith/flagsmith-python-client/issues/168))
12+
([29dee4d](https://github.com/Flagsmith/flagsmith-python-client/commit/29dee4de219754ec9874e2db39287f065b2dc166))
1113

1214
### Dependency Updates
1315

14-
* Bump `flagsmith-flag-engine` to 10.0.1 ([#171](https://github.com/Flagsmith/flagsmith-python-client/issues/171)) ([ab093bd](https://github.com/Flagsmith/flagsmith-python-client/commit/ab093bd71bf870461a153864eb2b9ea08533f852))
16+
- Bump `flagsmith-flag-engine` to 10.0.1 ([#171](https://github.com/Flagsmith/flagsmith-python-client/issues/171))
17+
([ab093bd](https://github.com/Flagsmith/flagsmith-python-client/commit/ab093bd71bf870461a153864eb2b9ea08533f852))
1518

1619
## [5.0.0](https://github.com/Flagsmith/flagsmith-python-client/compare/v4.0.1...v5.0.0) (2025-10-24)
1720

0 commit comments

Comments
 (0)