c2cwsgiutils 6.2.0.dev261__tar.gz → 6.2.0.dev264__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.dev261 → c2cwsgiutils-6.2.0.dev264}/PKG-INFO +1 -1
  2. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/package-lock.json +15 -15
  3. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/package.json +1 -1
  4. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/pyproject.toml +12 -12
  5. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/LICENSE +0 -0
  6. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/README.md +0 -0
  7. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/__init__.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/__init__.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/connection.py +0 -0
  10. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/image.py +0 -0
  11. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  61. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  63. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  66. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/templates/index.html.mako +0 -0
  67. {c2cwsgiutils-6.2.0.dev261 → c2cwsgiutils-6.2.0.dev264}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev261
3
+ Version: 6.2.0.dev264
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.3",
9
- "puppeteer": "24.37.5"
9
+ "puppeteer": "24.40.0"
10
10
  }
11
11
  },
12
12
  "node_modules/@babel/code-frame": {
@@ -379,9 +379,9 @@
379
379
  }
380
380
  },
381
381
  "node_modules/devtools-protocol": {
382
- "version": "0.0.1566079",
383
- "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1566079.tgz",
384
- "integrity": "sha512-MJfAEA1UfVhSs7fbSQOG4czavUp1ajfg6prlAN0+cmfa2zNjaIbvq8VneP7do1WAQQIvgNJWSMeP6UyI90gIlQ==",
382
+ "version": "0.0.1581282",
383
+ "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1581282.tgz",
384
+ "integrity": "sha512-nv7iKtNZQshSW2hKzYNr46nM/Cfh5SEvE2oV0/SEGgc9XupIY5ggf84Cz8eJIkBce7S3bmTAauFD6aysMpnqsQ==",
385
385
  "license": "BSD-3-Clause"
386
386
  },
387
387
  "node_modules/emoji-regex": {
@@ -814,18 +814,18 @@
814
814
  }
815
815
  },
816
816
  "node_modules/puppeteer": {
817
- "version": "24.37.5",
818
- "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.37.5.tgz",
819
- "integrity": "sha512-3PAOIQLceyEmn1Fi76GkGO2EVxztv5OtdlB1m8hMUZL3f8KDHnlvXbvCXv+Ls7KzF1R0KdKBqLuT/Hhrok12hQ==",
817
+ "version": "24.40.0",
818
+ "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.40.0.tgz",
819
+ "integrity": "sha512-IxQbDq93XHVVLWHrAkFP7F7iHvb9o0mgfsSIMlhHb+JM+JjM1V4v4MNSQfcRWJopx9dsNOr9adYv0U5fm9BJBQ==",
820
820
  "hasInstallScript": true,
821
821
  "license": "Apache-2.0",
822
822
  "dependencies": {
823
823
  "@puppeteer/browsers": "2.13.0",
824
824
  "chromium-bidi": "14.0.0",
825
825
  "cosmiconfig": "^9.0.0",
826
- "devtools-protocol": "0.0.1566079",
827
- "puppeteer-core": "24.37.5",
828
- "typed-query-selector": "^2.12.0"
826
+ "devtools-protocol": "0.0.1581282",
827
+ "puppeteer-core": "24.40.0",
828
+ "typed-query-selector": "^2.12.1"
829
829
  },
830
830
  "bin": {
831
831
  "puppeteer": "lib/cjs/puppeteer/node/cli.js"
@@ -835,16 +835,16 @@
835
835
  }
836
836
  },
837
837
  "node_modules/puppeteer-core": {
838
- "version": "24.37.5",
839
- "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.37.5.tgz",
840
- "integrity": "sha512-ybL7iE78YPN4T6J+sPLO7r0lSByp/0NN6PvfBEql219cOnttoTFzCWKiBOjstXSqi/OKpwae623DWAsL7cn2MQ==",
838
+ "version": "24.40.0",
839
+ "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.40.0.tgz",
840
+ "integrity": "sha512-MWL3XbUCfVgGR0gRsidzT6oKJT2QydPLhMITU6HoVWiiv4gkb6gJi3pcdAa8q4HwjBTbqISOWVP4aJiiyUJvag==",
841
841
  "license": "Apache-2.0",
842
842
  "dependencies": {
843
843
  "@puppeteer/browsers": "2.13.0",
844
844
  "chromium-bidi": "14.0.0",
845
845
  "debug": "^4.4.3",
846
- "devtools-protocol": "0.0.1566079",
847
- "typed-query-selector": "^2.12.0",
846
+ "devtools-protocol": "0.0.1581282",
847
+ "typed-query-selector": "^2.12.1",
848
848
  "webdriver-bidi-protocol": "0.4.1",
849
849
  "ws": "^8.19.0"
850
850
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "dependencies": {
3
3
  "commander": "14.0.3",
4
- "puppeteer": "24.37.5"
4
+ "puppeteer": "24.40.0"
5
5
  },
6
6
  "type": "module"
7
7
  }
@@ -34,27 +34,27 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
34
34
 
35
35
  [tool.poetry.dependencies]
36
36
  python = ">=3.11,<4.0"
37
- requests = { version = "2.32.5" }
37
+ requests = { version = "2.33.0" }
38
38
  pyyaml = { version = "6.0.3" }
39
39
  setuptools = "80.9.0"
40
40
  alembic = { version = "1.18.4", optional = true }
41
41
  boltons = { version = "25.0.0", optional = true }
42
42
  cornice = { version = "6.1.0", optional = true }
43
- redis = { version = "7.2.1", optional = true }
44
- gunicorn = { version = "25.1.0", optional = true }
43
+ redis = { version = "7.4.0", optional = true }
44
+ gunicorn = { version = "25.2.0", optional = true }
45
45
  lxml = { version = "6.0.2", optional = true }
46
46
  objgraph = { version = "3.6.2", optional = true }
47
47
  psycopg2 = { version = "2.9.11", optional = true }
48
- pyramid = { version = "2.0.2", optional = true }
48
+ pyramid = { version = "2.1", optional = true }
49
49
  pyramid-tm = { version = "2.6", optional = true }
50
- sentry-sdk = { version = "2.53.0", optional = true }
50
+ sentry-sdk = { version = "2.56.0", optional = true }
51
51
  ujson = { version = "5.12.0" }
52
52
  cee_syslog_handler = { version = "0.6.0" }
53
- SQLAlchemy = { version = "2.0.47", optional = true }
53
+ SQLAlchemy = { version = "2.0.48", optional = true }
54
54
  SQLAlchemy-Utils = { version = "0.42.1", optional = true }
55
55
  "zope.interface" = { version = "8.2", optional = true }
56
56
  "zope.sqlalchemy" = { version = "4.1", optional = true }
57
- pyjwt = { version = "2.12.0", optional = true }
57
+ pyjwt = { version = "2.12.1", optional = true }
58
58
  requests-oauthlib = { version = "2.0.0", optional = true }
59
59
  waitress = { version = "3.0.2", optional = true }
60
60
  scikit-image = { version = "0.26.0", optional = true }
@@ -62,7 +62,7 @@ prometheus-client = { version = "0.24.1", optional = true}
62
62
  pyramid_mako = { version = "1.1.0", optional = true}
63
63
  psutil = { version = "7.2.2", optional = true}
64
64
  Paste = { version = "3.10.1", optional = true}
65
- coverage = { version = "7.13.4", optional = true}
65
+ coverage = { version = "7.13.5", optional = true}
66
66
 
67
67
  [tool.poetry.extras]
68
68
  standard = [
@@ -165,13 +165,13 @@ prospector-profile-duplicated = "1.12.0"
165
165
  prospector-profile-utils = "1.27.0"
166
166
  junit2html = "31.0.5"
167
167
  pytest = "9.0.2"
168
- pytest-cov = "7.0.0"
168
+ pytest-cov = "7.1.0"
169
169
  pytest-html = "4.2.0"
170
170
  types-pyyaml = "6.0.12.20250915"
171
- types-requests = "2.32.4.20260107"
171
+ types-requests = "2.32.4.20260324"
172
172
  types-redis = "4.6.0.20241004"
173
173
  types-ujson = "5.10.0.20250822"
174
- types-python-dateutil = "2.9.0.20260124"
174
+ types-python-dateutil = "2.9.0.20260323"
175
175
  typing_extensions = "4.15.0"
176
176
 
177
177
  [tool.poetry-dynamic-versioning]
@@ -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.dev261"
230
+ version = "6.2.0.dev264"
231
231
 
232
232
  [project.urls]
233
233
  repository = "https://github.com/camptocamp/c2cwsgiutils"