c2cwsgiutils 6.2.0.dev118__tar.gz → 6.2.0.dev120__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.dev118 → c2cwsgiutils-6.2.0.dev120}/PKG-INFO +1 -1
  2. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/acceptance/package-lock.json +27 -27
  3. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/acceptance/package.json +1 -1
  4. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/pyproject.toml +12 -12
  5. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/LICENSE +0 -0
  6. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/README.md +0 -0
  7. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/__init__.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/acceptance/__init__.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/acceptance/connection.py +0 -0
  10. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/acceptance/image.py +0 -0
  11. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sqlalchemylogger/examples/__init__.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  61. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  63. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  66. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/templates/index.html.mako +0 -0
  67. {c2cwsgiutils-6.2.0.dev118 → c2cwsgiutils-6.2.0.dev120}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev118
3
+ Version: 6.2.0.dev120
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  License: BSD-2-Clause
6
6
  Keywords: geo,gis,sqlalchemy,orm,wsgi
@@ -6,7 +6,7 @@
6
6
  "": {
7
7
  "dependencies": {
8
8
  "commander": "14.0.0",
9
- "puppeteer": "24.7.2"
9
+ "puppeteer": "24.10.0"
10
10
  }
11
11
  },
12
12
  "node_modules/@babel/code-frame": {
@@ -33,16 +33,16 @@
33
33
  }
34
34
  },
35
35
  "node_modules/@puppeteer/browsers": {
36
- "version": "2.10.2",
37
- "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.2.tgz",
38
- "integrity": "sha512-i4Ez+s9oRWQbNjtI/3+jxr7OH508mjAKvza0ekPJem0ZtmsYHP3B5dq62+IaBHKaGCOuqJxXzvFLUhJvQ6jtsQ==",
36
+ "version": "2.10.5",
37
+ "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-2.10.5.tgz",
38
+ "integrity": "sha512-eifa0o+i8dERnngJwKrfp3dEq7ia5XFyoqB17S4gK8GhsQE4/P8nxOfQSE0zQHxzzLo/cmF+7+ywEQ7wK7Fb+w==",
39
39
  "license": "Apache-2.0",
40
40
  "dependencies": {
41
- "debug": "^4.4.0",
41
+ "debug": "^4.4.1",
42
42
  "extract-zip": "^2.0.1",
43
43
  "progress": "^2.0.3",
44
44
  "proxy-agent": "^6.5.0",
45
- "semver": "^7.7.1",
45
+ "semver": "^7.7.2",
46
46
  "tar-fs": "^3.0.8",
47
47
  "yargs": "^17.7.2"
48
48
  },
@@ -236,9 +236,9 @@
236
236
  }
237
237
  },
238
238
  "node_modules/chromium-bidi": {
239
- "version": "4.1.1",
240
- "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-4.1.1.tgz",
241
- "integrity": "sha512-biR7t4vF3YluE6RlMSk9IWk+b9U+WWyzHp+N2pL9vRTk+UXHYRTVp7jTK58ZNzMLBgoLMHY4QyJMbeuw3eKxqg==",
239
+ "version": "5.1.0",
240
+ "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-5.1.0.tgz",
241
+ "integrity": "sha512-9MSRhWRVoRPDG0TgzkHrshFSJJNZzfY5UFqUMuksg7zL1yoZIZ3jLB0YAgHclbiAxPI86pBnwDX1tbzoiV8aFw==",
242
242
  "license": "Apache-2.0",
243
243
  "dependencies": {
244
244
  "mitt": "^3.0.1",
@@ -356,9 +356,9 @@
356
356
  }
357
357
  },
358
358
  "node_modules/devtools-protocol": {
359
- "version": "0.0.1425554",
360
- "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1425554.tgz",
361
- "integrity": "sha512-uRfxR6Nlzdzt0ihVIkV+sLztKgs7rgquY/Mhcv1YNCWDh5IZgl5mnn2aeEnW5stYTE0wwiF4RYVz8eMEpV1SEw==",
359
+ "version": "0.0.1452169",
360
+ "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1452169.tgz",
361
+ "integrity": "sha512-FOFDVMGrAUNp0dDKsAU1TorWJUx2JOU1k9xdgBKKJF3IBh/Uhl2yswG5r3TEAOrCiGY2QRp1e6LVDQrCsTKO4g==",
362
362
  "license": "BSD-3-Clause"
363
363
  },
364
364
  "node_modules/emoji-regex": {
@@ -792,17 +792,17 @@
792
792
  }
793
793
  },
794
794
  "node_modules/puppeteer": {
795
- "version": "24.7.2",
796
- "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.7.2.tgz",
797
- "integrity": "sha512-ifYqoY6wGs0yZeFuFPn8BE9FhuveXkarF+eO18I2e/axdoCh4Qh1AE+qXdJBhdaeoPt6eRNTY4Dih29Jbq8wow==",
795
+ "version": "24.10.0",
796
+ "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-24.10.0.tgz",
797
+ "integrity": "sha512-Oua9VkGpj0S2psYu5e6mCer6W9AU9POEQh22wRgSXnLXASGH+MwLUVWgLCLeP9QPHHcJ7tySUlg4Sa9OJmaLpw==",
798
798
  "hasInstallScript": true,
799
799
  "license": "Apache-2.0",
800
800
  "dependencies": {
801
- "@puppeteer/browsers": "2.10.2",
802
- "chromium-bidi": "4.1.1",
801
+ "@puppeteer/browsers": "2.10.5",
802
+ "chromium-bidi": "5.1.0",
803
803
  "cosmiconfig": "^9.0.0",
804
- "devtools-protocol": "0.0.1425554",
805
- "puppeteer-core": "24.7.2",
804
+ "devtools-protocol": "0.0.1452169",
805
+ "puppeteer-core": "24.10.0",
806
806
  "typed-query-selector": "^2.12.0"
807
807
  },
808
808
  "bin": {
@@ -813,17 +813,17 @@
813
813
  }
814
814
  },
815
815
  "node_modules/puppeteer-core": {
816
- "version": "24.7.2",
817
- "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.7.2.tgz",
818
- "integrity": "sha512-P9pZyTmJqKODFCnkZgemCpoFA4LbAa8+NumHVQKyP5X9IgdNS1ZnAnIh1sMAwhF8/xEUGf7jt+qmNLlKieFw1Q==",
816
+ "version": "24.10.0",
817
+ "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-24.10.0.tgz",
818
+ "integrity": "sha512-xX0QJRc8t19iAwRDsAOR38Q/Zx/W6WVzJCEhKCAwp2XMsaWqfNtQ+rBfQW9PlF+Op24d7c8Zlgq9YNmbnA7hdQ==",
819
819
  "license": "Apache-2.0",
820
820
  "dependencies": {
821
- "@puppeteer/browsers": "2.10.2",
822
- "chromium-bidi": "4.1.1",
823
- "debug": "^4.4.0",
824
- "devtools-protocol": "0.0.1425554",
821
+ "@puppeteer/browsers": "2.10.5",
822
+ "chromium-bidi": "5.1.0",
823
+ "debug": "^4.4.1",
824
+ "devtools-protocol": "0.0.1452169",
825
825
  "typed-query-selector": "^2.12.0",
826
- "ws": "^8.18.1"
826
+ "ws": "^8.18.2"
827
827
  },
828
828
  "engines": {
829
829
  "node": ">=18"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "dependencies": {
3
3
  "commander": "14.0.0",
4
- "puppeteer": "24.7.2"
4
+ "puppeteer": "24.10.0"
5
5
  },
6
6
  "type": "module"
7
7
  }
@@ -25,20 +25,20 @@ sentry = "c2cwsgiutils.sentry:filter_factory"
25
25
  python = ">=3.10,<4.0"
26
26
  requests = { version = "2.32.3" }
27
27
  pyyaml = { version = "6.0.2" }
28
- alembic = { version = "1.15.2", optional = true }
28
+ alembic = { version = "1.16.1", optional = true }
29
29
  boltons = { version = "25.0.0", optional = true }
30
30
  cornice = { version = "6.1.0", optional = true }
31
- redis = { version = "6.0.0", optional = true }
31
+ redis = { version = "6.2.0", optional = true }
32
32
  gunicorn = { version = "23.0.0", optional = true }
33
33
  lxml = { version = "5.4.0", optional = true }
34
34
  objgraph = { version = "3.6.2", optional = true }
35
35
  psycopg2 = { version = "2.9.10", optional = true }
36
36
  pyramid = { version = "2.0.2", optional = true }
37
37
  pyramid-tm = { version = "2.6", optional = true }
38
- sentry-sdk = { version = "2.27.0", optional = true }
38
+ sentry-sdk = { version = "2.29.1", optional = true }
39
39
  ujson = { version = "5.10.0" }
40
40
  cee_syslog_handler = { version = "0.6.0" }
41
- SQLAlchemy = { version = "2.0.40", optional = true }
41
+ SQLAlchemy = { version = "2.0.41", optional = true }
42
42
  SQLAlchemy-Utils = { version = "0.41.2", optional = true }
43
43
  "zope.interface" = { version = "7.2", optional = true }
44
44
  "zope.sqlalchemy" = { version = "3.1", optional = true }
@@ -46,11 +46,11 @@ pyjwt = { version = "2.10.1", optional = true }
46
46
  requests-oauthlib = { version = "2.0.0", optional = true }
47
47
  waitress = { version = "3.0.2", optional = true }
48
48
  scikit-image = { version = "0.25.2", optional = true }
49
- prometheus-client = { version = "0.21.1", optional = true}
49
+ prometheus-client = { version = "0.22.1", optional = true}
50
50
  pyramid_mako = { version = "1.1.0", optional = true}
51
51
  psutil = { version = "7.0.0", optional = true}
52
52
  Paste = { version = "3.10.1", optional = true}
53
- coverage = { version = "7.8.0", optional = true}
53
+ coverage = { version = "7.8.2", optional = true}
54
54
 
55
55
  [tool.poetry.extras]
56
56
  standard = [
@@ -152,15 +152,15 @@ prospector = { version = "1.17.1", extras = ["with_bandit", "with_mypy", "with_p
152
152
  prospector-profile-duplicated = "1.10.5"
153
153
  prospector-profile-utils = "1.22.3"
154
154
  junit2html = "31.0.2"
155
- pytest = "8.3.5"
155
+ pytest = "8.4.0"
156
156
  pytest-cov = "6.1.1"
157
157
  pytest-html = "4.1.1"
158
- types-pyyaml = "6.0.12.20250402"
159
- types-requests = "2.32.0.20250328"
158
+ types-pyyaml = "6.0.12.20250516"
159
+ types-requests = "2.32.0.20250602"
160
160
  types-redis = "4.6.0.20241004"
161
161
  types-ujson = "5.10.0.20250326"
162
- types-python-dateutil = "2.9.0.20241206"
163
- typing_extensions = "4.13.2"
162
+ types-python-dateutil = "2.9.0.20250516"
163
+ typing_extensions = "4.14.0"
164
164
 
165
165
  [tool.poetry-dynamic-versioning]
166
166
  enable = false
@@ -216,7 +216,7 @@ include = [
216
216
  ]
217
217
  requires-python = ">=3.10"
218
218
  dependencies = ["requests", "pyyaml", "ujson", "cee_syslog_handler", "prometheus-client"]
219
- version = "6.2.0.dev118"
219
+ version = "6.2.0.dev120"
220
220
 
221
221
  [project.urls]
222
222
  repository = "https://github.com/camptocamp/c2cwsgiutils"