c2cwsgiutils 6.2.0.dev283__tar.gz → 6.2.0.dev284__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/PKG-INFO +1 -1
  2. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/acceptance/package-lock.json +41 -41
  3. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/pyproject.toml +1 -1
  4. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/LICENSE +0 -0
  5. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/README.md +0 -0
  6. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/__init__.py +0 -0
  7. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/acceptance/__init__.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/acceptance/connection.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/acceptance/image.py +0 -0
  10. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/acceptance/package.json +0 -0
  11. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  61. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  63. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  66. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/templates/index.html.mako +0 -0
  67. {c2cwsgiutils-6.2.0.dev283 → c2cwsgiutils-6.2.0.dev284}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev283
3
+ Version: 6.2.0.dev284
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  License-Expression: BSD-2-Clause
6
6
  License-File: LICENSE
@@ -60,13 +60,13 @@
60
60
  "license": "MIT"
61
61
  },
62
62
  "node_modules/@types/node": {
63
- "version": "25.5.0",
64
- "resolved": "https://registry.npmjs.org/@types/node/-/node-25.5.0.tgz",
65
- "integrity": "sha512-jp2P3tQMSxWugkCUKLRPVUpGaL5MVFwF8RDuSRztfwgN1wmqJeMSbKlnEtQqU8UrhTmzEmZdu2I6v2dpp7XIxw==",
63
+ "version": "25.6.0",
64
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-25.6.0.tgz",
65
+ "integrity": "sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==",
66
66
  "license": "MIT",
67
67
  "optional": true,
68
68
  "dependencies": {
69
- "undici-types": "~7.18.0"
69
+ "undici-types": "~7.19.0"
70
70
  }
71
71
  },
72
72
  "node_modules/@types/yauzl": {
@@ -131,9 +131,9 @@
131
131
  }
132
132
  },
133
133
  "node_modules/b4a": {
134
- "version": "1.8.0",
135
- "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.0.tgz",
136
- "integrity": "sha512-qRuSmNSkGQaHwNbM7J78Wwy+ghLEYF1zNrSeMxj4Kgw6y33O3mXcQ6Ie9fRvfU/YnxWkOchPXbaLb73TkIsfdg==",
134
+ "version": "1.8.1",
135
+ "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.8.1.tgz",
136
+ "integrity": "sha512-aiqre1Nr0B/6DgE2N5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv81so00oo27D8MVKTpUa/MwUUtBLXCoDw==",
137
137
  "license": "Apache-2.0",
138
138
  "peerDependencies": {
139
139
  "react-native-b4a": "*"
@@ -159,9 +159,9 @@
159
159
  }
160
160
  },
161
161
  "node_modules/bare-fs": {
162
- "version": "4.5.6",
163
- "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.5.6.tgz",
164
- "integrity": "sha512-1QovqDrR80Pmt5HPAsMsXTCFcDYr+NSUKW6nd6WO5v0JBmnItc/irNRzm2KOQ5oZ69P37y+AMujNyNtG+1Rggw==",
162
+ "version": "4.7.1",
163
+ "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.1.tgz",
164
+ "integrity": "sha512-WDRsyVN52eAx/lBamKD6uyw8H4228h/x0sGGGegOamM2cd7Pag88GfMQalobXI+HaEUxpCkbKQUDOQqt9wawRw==",
165
165
  "license": "Apache-2.0",
166
166
  "dependencies": {
167
167
  "bare-events": "^2.5.4",
@@ -183,9 +183,9 @@
183
183
  }
184
184
  },
185
185
  "node_modules/bare-os": {
186
- "version": "3.8.6",
187
- "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.8.6.tgz",
188
- "integrity": "sha512-l8xaNWWb/bXuzgsrlF5jaa5QYDJ9S0ddd54cP6CH+081+5iPrbJiCfBWQqrWYzmUhCbsH+WR6qxo9MeHVCr0MQ==",
186
+ "version": "3.9.0",
187
+ "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.9.0.tgz",
188
+ "integrity": "sha512-JTjuZyNIDpw+GytMO4a6TK1VXdVKKJr6DRxEHasyuYyShV2deuiHJK/ahGZlebc+SG0/wJCB9XK8gprBGDFi/Q==",
189
189
  "license": "Apache-2.0",
190
190
  "engines": {
191
191
  "bare": ">=1.14.0"
@@ -201,9 +201,9 @@
201
201
  }
202
202
  },
203
203
  "node_modules/bare-stream": {
204
- "version": "2.12.0",
205
- "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.12.0.tgz",
206
- "integrity": "sha512-w28i8lkBgREV3rPXGbgK+BO66q+ZpKqRWrZLiCdmmUlLPrQ45CzkvRhN+7lnv00Gpi2zy5naRxnUFAxCECDm9g==",
204
+ "version": "2.13.1",
205
+ "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.13.1.tgz",
206
+ "integrity": "sha512-Vp0cnjYyrEC4whYTymQ+YZi6pBpfiICZO3cfRG8sy67ZNWe951urv1x4eW1BKNngw3U+3fPYb5JQvHbCtxH7Ow==",
207
207
  "license": "Apache-2.0",
208
208
  "dependencies": {
209
209
  "streamx": "^2.25.0",
@@ -227,18 +227,18 @@
227
227
  }
228
228
  },
229
229
  "node_modules/bare-url": {
230
- "version": "2.4.0",
231
- "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.0.tgz",
232
- "integrity": "sha512-NSTU5WN+fy/L0DDenfE8SXQna4voXuW0FHM7wH8i3/q9khUSchfPbPezO4zSFMnDGIf9YE+mt/RWhZgNRKRIXA==",
230
+ "version": "2.4.2",
231
+ "resolved": "https://registry.npmjs.org/bare-url/-/bare-url-2.4.2.tgz",
232
+ "integrity": "sha512-/9a2j4ac6ckpmAHvod/ob7x439OAHst/drc2Clnq+reRYd/ovddwcF4LfoxHyNk5AuGBnPg+HqFjmE/Zpq6v0A==",
233
233
  "license": "Apache-2.0",
234
234
  "dependencies": {
235
235
  "bare-path": "^3.0.0"
236
236
  }
237
237
  },
238
238
  "node_modules/basic-ftp": {
239
- "version": "5.2.0",
240
- "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.2.0.tgz",
241
- "integrity": "sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==",
239
+ "version": "5.3.1",
240
+ "resolved": "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.3.1.tgz",
241
+ "integrity": "sha512-bopVNp6ugyA150DDuZfPFdt1KZ5a94ZDiwX4hMgZDzF+GttD80lEy8kj98kbyhLXnPvhtIo93mdnLIjpCAeeOw==",
242
242
  "license": "MIT",
243
243
  "engines": {
244
244
  "node": ">=10.0.0"
@@ -607,9 +607,9 @@
607
607
  }
608
608
  },
609
609
  "node_modules/ip-address": {
610
- "version": "10.1.0",
611
- "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.0.tgz",
612
- "integrity": "sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==",
610
+ "version": "10.1.1",
611
+ "resolved": "https://registry.npmjs.org/ip-address/-/ip-address-10.1.1.tgz",
612
+ "integrity": "sha512-1FMu8/N15Ck1BL551Jf42NYIoin2unWjLQ2Fze/DXryJRl5twqtwNHlO39qERGbIOcKYWHdgRryhOC+NG4eaLw==",
613
613
  "license": "MIT",
614
614
  "engines": {
615
615
  "node": ">= 12"
@@ -682,9 +682,9 @@
682
682
  "license": "MIT"
683
683
  },
684
684
  "node_modules/netmask": {
685
- "version": "2.0.2",
686
- "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.0.2.tgz",
687
- "integrity": "sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==",
685
+ "version": "2.1.1",
686
+ "resolved": "https://registry.npmjs.org/netmask/-/netmask-2.1.1.tgz",
687
+ "integrity": "sha512-eonl3sLUha+S1GzTPxychyhnUzKyeQkZ7jLjKrBagJgPla13F+uQ71HgpFefyHgqrjEbCPkDArxYsjY8/+gLKA==",
688
688
  "license": "MIT",
689
689
  "engines": {
690
690
  "node": ">= 0.4.0"
@@ -897,12 +897,12 @@
897
897
  }
898
898
  },
899
899
  "node_modules/socks": {
900
- "version": "2.8.7",
901
- "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.7.tgz",
902
- "integrity": "sha512-HLpt+uLy/pxB+bum/9DzAgiKS8CX1EvbWxI4zlmgGCExImLdiad2iCwXT5Z4c9c3Eq8rP2318mPW2c+QbtjK8A==",
900
+ "version": "2.8.8",
901
+ "resolved": "https://registry.npmjs.org/socks/-/socks-2.8.8.tgz",
902
+ "integrity": "sha512-NlGELfPrgX2f1TAAcz0WawlLn+0r3FyhhCRpFFK2CemXenPYvzMWWZINv3eDNo9ucdwme7oCHRY0Jnbs4aIkog==",
903
903
  "license": "MIT",
904
904
  "dependencies": {
905
- "ip-address": "^10.0.1",
905
+ "ip-address": "^10.1.1",
906
906
  "smart-buffer": "^4.2.0"
907
907
  },
908
908
  "engines": {
@@ -986,9 +986,9 @@
986
986
  }
987
987
  },
988
988
  "node_modules/tar-stream": {
989
- "version": "3.1.8",
990
- "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.8.tgz",
991
- "integrity": "sha512-U6QpVRyCGHva435KoNWy9PRoi2IFYCgtEhq9nmrPPpbRacPs9IH4aJ3gbrFC8dPcXvdSZ4XXfXT5Fshbp2MtlQ==",
989
+ "version": "3.2.0",
990
+ "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.2.0.tgz",
991
+ "integrity": "sha512-ojzvCvVaNp6aOTFmG7jaRD0meowIAuPc3cMMhSgKiVWws1GyHbGd/xvnyuRKcKlMpt3qvxx6r0hreCNITP9hIg==",
992
992
  "license": "MIT",
993
993
  "dependencies": {
994
994
  "b4a": "^1.6.4",
@@ -1022,15 +1022,15 @@
1022
1022
  "license": "0BSD"
1023
1023
  },
1024
1024
  "node_modules/typed-query-selector": {
1025
- "version": "2.12.1",
1026
- "resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.1.tgz",
1027
- "integrity": "sha512-uzR+FzI8qrUEIu96oaeBJmd9E7CFEiQ3goA5qCVgc4s5llSubcfGHq9yUstZx/k4s9dXHVKsE35YWoFyvEqEHA==",
1025
+ "version": "2.12.2",
1026
+ "resolved": "https://registry.npmjs.org/typed-query-selector/-/typed-query-selector-2.12.2.tgz",
1027
+ "integrity": "sha512-EOPFbyIub4ngnEdqi2yOcNeDLaX/0jcE1JoAXQDDMIthap7FoN795lc/SHfIq2d416VufXpM8z/lD+WRm2gfOQ==",
1028
1028
  "license": "MIT"
1029
1029
  },
1030
1030
  "node_modules/undici-types": {
1031
- "version": "7.18.2",
1032
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
1033
- "integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
1031
+ "version": "7.19.2",
1032
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.19.2.tgz",
1033
+ "integrity": "sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==",
1034
1034
  "license": "MIT",
1035
1035
  "optional": true
1036
1036
  },
@@ -227,7 +227,7 @@ include = [
227
227
  ]
228
228
  requires-python = ">=3.11"
229
229
  dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client", "setuptools<81.0.0"]
230
- version = "6.2.0.dev283"
230
+ version = "6.2.0.dev284"
231
231
 
232
232
  [project.urls]
233
233
  repository = "https://github.com/camptocamp/c2cwsgiutils"