c2cwsgiutils 6.2.0.dev198__tar.gz → 6.2.0.dev199__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.dev198 → c2cwsgiutils-6.2.0.dev199}/PKG-INFO +1 -1
  2. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/package-lock.json +22 -22
  3. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/package.json +1 -1
  4. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/pyproject.toml +9 -9
  5. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/LICENSE +0 -0
  6. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/README.md +0 -0
  7. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/__init__.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/__init__.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/connection.py +0 -0
  10. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/image.py +0 -0
  11. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  61. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  63. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  66. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/templates/index.html.mako +0 -0
  67. {c2cwsgiutils-6.2.0.dev198 → c2cwsgiutils-6.2.0.dev199}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev198
3
+ Version: 6.2.0.dev199
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  License-Expression: BSD-2-Clause
6
6
  License-File: LICENSE
@@ -6,7 +6,7 @@
6
6
  "": {
7
7
  "dependencies": {
8
8
  "commander": "14.0.2",
9
- "puppeteer": "24.27.0"
9
+ "puppeteer": "24.31.0"
10
10
  }
11
11
  },
12
12
  "node_modules/@babel/code-frame": {
@@ -33,9 +33,9 @@
33
33
  }
34
34
  },
35
35
  "node_modules/@puppeteer/browsers": {
36
- "version": "2.10.12",
37
- "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.12.tgz",
38
- "integrity": "sha512-mP9iLFZwH+FapKJLeA7/fLqOlSUwYpMwjR1P5J23qd4e7qGJwecJccJqHYrjw33jmIZYV4dtiTHPD/J+1e7cEw==",
36
+ "version": "2.10.13",
37
+ "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.13.tgz",
38
+ "integrity": "sha512-a9Ruw3j3qlnB5a/zHRTkruppynxqaeE4H9WNj5eYGRWqw0ZauZ23f4W2ARf3hghF5doozyD+CRtt7XSYuYRI/Q==",
39
39
  "license": "Apache-2.0",
40
40
  "dependencies": {
41
41
  "debug": "^4.4.3",
@@ -263,9 +263,9 @@
263
263
  }
264
264
  },
265
265
  "node_modules/chromium-bidi": {
266
- "version": "10.5.1",
267
- "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-10.5.1.tgz",
268
- "integrity": "sha512-rlj6OyhKhVTnk4aENcUme3Jl9h+cq4oXu4AzBcvr8RMmT6BR4a3zSNT9dbIfXr9/BS6ibzRyDhowuw4n2GgzsQ==",
266
+ "version": "11.0.0",
267
+ "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-11.0.0.tgz",
268
+ "integrity": "sha512-cM3DI+OOb89T3wO8cpPSro80Q9eKYJ7hGVXoGS3GkDPxnYSqiv+6xwpIf6XERyJ9Tdsl09hmNmY94BkgZdVekw==",
269
269
  "license": "Apache-2.0",
270
270
  "dependencies": {
271
271
  "mitt": "^3.0.1",
@@ -818,17 +818,17 @@
818
818
  }
819
819
  },
820
820
  "node_modules/puppeteer": {
821
- "version": "24.27.0",
822
- "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.27.0.tgz",
823
- "integrity": "sha512-eEcAFGxmHRSrk74DVkFAMAwfj4l3Ak8avBuA2bZaAoocY1+Fb9WLS3I7jlOc/tIOU7EmGLiDdVP08R44wADpHw==",
821
+ "version": "24.31.0",
822
+ "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.31.0.tgz",
823
+ "integrity": "sha512-q8y5yLxLD8xdZdzNWqdOL43NbfvUOp60SYhaLZQwHC9CdKldxQKXOyJAciOr7oUJfyAH/KgB2wKvqT2sFKoVXA==",
824
824
  "hasInstallScript": true,
825
825
  "license": "Apache-2.0",
826
826
  "dependencies": {
827
- "@puppeteer/browsers": "2.10.12",
828
- "chromium-bidi": "10.5.1",
827
+ "@puppeteer/browsers": "2.10.13",
828
+ "chromium-bidi": "11.0.0",
829
829
  "cosmiconfig": "^9.0.0",
830
830
  "devtools-protocol": "0.0.1521046",
831
- "puppeteer-core": "24.27.0",
831
+ "puppeteer-core": "24.31.0",
832
832
  "typed-query-selector": "^2.12.0"
833
833
  },
834
834
  "bin": {
@@ -839,17 +839,17 @@
839
839
  }
840
840
  },
841
841
  "node_modules/puppeteer-core": {
842
- "version": "24.27.0",
843
- "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.27.0.tgz",
844
- "integrity": "sha512-yubwj2XXmTM3wRIpbhO5nCjbByPgpFHlgrsD4IK+gMPqO7/a5FfnoSXDKjmqi8A2M1Ewusz0rTI/r+IN0GU0MA==",
842
+ "version": "24.31.0",
843
+ "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.31.0.tgz",
844
+ "integrity": "sha512-pnAohhSZipWQoFpXuGV7xCZfaGhqcBR9C4pVrU0QSrcMi7tQMH9J9lDBqBvyMAHQqe8HCARuREqFuVKRQOgTvg==",
845
845
  "license": "Apache-2.0",
846
846
  "dependencies": {
847
- "@puppeteer/browsers": "2.10.12",
848
- "chromium-bidi": "10.5.1",
847
+ "@puppeteer/browsers": "2.10.13",
848
+ "chromium-bidi": "11.0.0",
849
849
  "debug": "^4.4.3",
850
850
  "devtools-protocol": "0.0.1521046",
851
851
  "typed-query-selector": "^2.12.0",
852
- "webdriver-bidi-protocol": "0.3.8",
852
+ "webdriver-bidi-protocol": "0.3.9",
853
853
  "ws": "^8.18.3"
854
854
  },
855
855
  "engines": {
@@ -1025,9 +1025,9 @@
1025
1025
  "optional": true
1026
1026
  },
1027
1027
  "node_modules/webdriver-bidi-protocol": {
1028
- "version": "0.3.8",
1029
- "resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.8.tgz",
1030
- "integrity": "sha512-21Yi2GhGntMc671vNBCjiAeEVknXjVRoyu+k+9xOMShu+ZQfpGQwnBqbNz/Sv4GXZ6JmutlPAi2nIJcrymAWuQ==",
1028
+ "version": "0.3.9",
1029
+ "resolved": "https://registry.npmjs.org/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.9.tgz",
1030
+ "integrity": "sha512-uIYvlRQ0PwtZR1EzHlTMol1G0lAlmOe6wPykF9a77AK3bkpvZHzIVxRE2ThOx5vjy2zISe0zhwf5rzuUfbo1PQ==",
1031
1031
  "license": "Apache-2.0"
1032
1032
  },
1033
1033
  "node_modules/wrap-ansi": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "dependencies": {
3
3
  "commander": "14.0.2",
4
- "puppeteer": "24.27.0"
4
+ "puppeteer": "24.31.0"
5
5
  },
6
6
  "type": "module"
7
7
  }
@@ -36,32 +36,32 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
36
36
  python = ">=3.10,<4.0"
37
37
  requests = { version = "2.32.5" }
38
38
  pyyaml = { version = "6.0.3" }
39
- alembic = { version = "1.17.1", optional = true }
39
+ alembic = { version = "1.17.2", optional = true }
40
40
  boltons = { version = "25.0.0", optional = true }
41
41
  cornice = { version = "6.1.0", optional = true }
42
- redis = { version = "7.0.1", optional = true }
42
+ redis = { version = "7.1.0", optional = true }
43
43
  gunicorn = { version = "23.0.0", optional = true }
44
44
  lxml = { version = "6.0.2", optional = true }
45
45
  objgraph = { version = "3.6.2", optional = true }
46
46
  psycopg2 = { version = "2.9.11", optional = true }
47
47
  pyramid = { version = "2.0.2", optional = true }
48
48
  pyramid-tm = { version = "2.6", optional = true }
49
- sentry-sdk = { version = "2.43.0", optional = true }
49
+ sentry-sdk = { version = "2.46.0", optional = true }
50
50
  ujson = { version = "5.11.0" }
51
51
  cee_syslog_handler = { version = "0.6.0" }
52
52
  SQLAlchemy = { version = "2.0.44", optional = true }
53
53
  SQLAlchemy-Utils = { version = "0.42.0", optional = true }
54
- "zope.interface" = { version = "8.0.1", optional = true }
55
- "zope.sqlalchemy" = { version = "4.0", optional = true }
54
+ "zope.interface" = { version = "8.1.1", optional = true }
55
+ "zope.sqlalchemy" = { version = "4.1", optional = true }
56
56
  pyjwt = { version = "2.10.1", optional = true }
57
57
  requests-oauthlib = { version = "2.0.0", optional = true }
58
58
  waitress = { version = "3.0.2", optional = true }
59
59
  scikit-image = { version = "0.25.2", optional = true }
60
60
  prometheus-client = { version = "0.23.1", optional = true}
61
61
  pyramid_mako = { version = "1.1.0", optional = true}
62
- psutil = { version = "7.1.2", optional = true}
62
+ psutil = { version = "7.1.3", optional = true}
63
63
  Paste = { version = "3.10.1", optional = true}
64
- coverage = { version = "7.11.0", optional = true}
64
+ coverage = { version = "7.12.0", optional = true}
65
65
 
66
66
  [tool.poetry.extras]
67
67
  standard = [
@@ -170,7 +170,7 @@ types-pyyaml = "6.0.12.20250915"
170
170
  types-requests = "2.32.4.20250913"
171
171
  types-redis = "4.6.0.20241004"
172
172
  types-ujson = "5.10.0.20250822"
173
- types-python-dateutil = "2.9.0.20251008"
173
+ types-python-dateutil = "2.9.0.20251115"
174
174
  typing_extensions = "4.15.0"
175
175
 
176
176
  [tool.poetry-dynamic-versioning]
@@ -227,7 +227,7 @@ include = [
227
227
  ]
228
228
  requires-python = ">=3.10"
229
229
  dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
230
- version = "6.2.0.dev198"
230
+ version = "6.2.0.dev199"
231
231
 
232
232
  [project.urls]
233
233
  repository = "https://github.com/camptocamp/c2cwsgiutils"