We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af0335 commit 5dada80Copy full SHA for 5dada80
1 file changed
doc/changes/changes_2.1.0.md
@@ -1,10 +1,8 @@
1
# 2.1.0 - 2025-06-27
2
3
-This release updates the Python API generated from file `openapi.json` & the minimum
4
-version allowed for requests.
+This release updates the the minimum version allowed for requests & the Python API
+generated from file `openapi.json` to meet current formatting standards.
5
6
-Changes to `open-api.json` in detail:
+## Security
7
8
-## Refactorings
9
-
10
-* #105: Updated open API client
+* #105: Dependencies updated, especially requests (2.31.0 -> 2.32.4)
0 commit comments