summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/grafana/changelogs/fragments/350-python3.12.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/community/grafana/changelogs/fragments/350-python3.12.yml')
-rw-r--r--ansible_collections/community/grafana/changelogs/fragments/350-python3.12.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible_collections/community/grafana/changelogs/fragments/350-python3.12.yml b/ansible_collections/community/grafana/changelogs/fragments/350-python3.12.yml
new file mode 100644
index 000000000..21b7cc760
--- /dev/null
+++ b/ansible_collections/community/grafana/changelogs/fragments/350-python3.12.yml
@@ -0,0 +1,3 @@
+---
+bugfixes:
+ - "test: replace deprecated `TestCase.assertEquals` to support Python 3.12"