c2cwsgiutils 6.2.0.dev44__tar.gz → 6.2.0.dev48__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 (66) hide show
  1. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/PKG-INFO +1 -1
  2. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/acceptance/package-lock.json +52 -94
  3. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/acceptance/package.json +1 -1
  4. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/pyproject.toml +1 -1
  5. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/LICENSE +0 -0
  6. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/README.md +0 -0
  7. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/__init__.py +0 -0
  8. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/acceptance/__init__.py +0 -0
  9. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/acceptance/connection.py +0 -0
  10. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/acceptance/image.py +0 -0
  11. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/acceptance/print.py +0 -0
  12. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/acceptance/screenshot.js +0 -0
  13. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/acceptance/utils.py +0 -0
  14. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/auth.py +0 -0
  15. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/broadcast/__init__.py +0 -0
  16. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/broadcast/interface.py +0 -0
  17. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/broadcast/local.py +0 -0
  18. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/broadcast/redis.py +0 -0
  19. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/broadcast/utils.py +0 -0
  20. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/client_info.py +0 -0
  21. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/config_utils.py +0 -0
  22. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/coverage_setup.py +0 -0
  23. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/db.py +0 -0
  24. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/db_maintenance_view.py +0 -0
  25. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/debug/__init__.py +0 -0
  26. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/debug/_listeners.py +0 -0
  27. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/debug/_views.py +0 -0
  28. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/debug/utils.py +0 -0
  29. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/errors.py +0 -0
  30. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/health_check.py +0 -0
  31. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/index.py +0 -0
  32. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/loader.py +0 -0
  33. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/logging_view.py +0 -0
  34. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/models_graph.py +0 -0
  35. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/pretty_json.py +0 -0
  36. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/profiler.py +0 -0
  37. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/prometheus.py +0 -0
  38. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/py.typed +0 -0
  39. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/pyramid.py +0 -0
  40. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/pyramid_logging.py +0 -0
  41. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/redis_stats.py +0 -0
  42. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/redis_utils.py +0 -0
  43. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/request_tracking/__init__.py +0 -0
  44. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/request_tracking/_sql.py +0 -0
  45. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/scripts/__init__.py +0 -0
  46. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/scripts/genversion.py +0 -0
  47. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/scripts/stats_db.py +0 -0
  48. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/scripts/test_print.py +0 -0
  49. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/sentry.py +0 -0
  50. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/services.py +0 -0
  51. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/setup_process.py +0 -0
  52. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/sql_profiler/__init__.py +0 -0
  53. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/sql_profiler/_impl.py +0 -0
  54. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/sqlalchemylogger/README.md +0 -0
  55. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/sqlalchemylogger/__init__.py +0 -0
  56. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/sqlalchemylogger/_filters.py +0 -0
  57. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/sqlalchemylogger/_models.py +0 -0
  58. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/sqlalchemylogger/examples/example.py +0 -0
  59. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/sqlalchemylogger/handlers.py +0 -0
  60. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/static/favicon-16x16.png +0 -0
  61. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/static/favicon-32x32.png +0 -0
  62. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/stats_pyramid/__init__.py +0 -0
  63. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/stats_pyramid/_db_spy.py +0 -0
  64. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/stats_pyramid/_pyramid_spy.py +0 -0
  65. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/templates/index.html.mako +0 -0
  66. {c2cwsgiutils-6.2.0.dev44 → c2cwsgiutils-6.2.0.dev48}/c2cwsgiutils/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: c2cwsgiutils
3
- Version: 6.2.0.dev44
3
+ Version: 6.2.0.dev48
4
4
  Summary: Common utilities for Camptocamp WSGI applications
5
5
  Home-page: https://github.com/camptocamp/c2cwsgiutils
6
6
  License: BSD-2-Clause
@@ -5,7 +5,7 @@
5
5
  "packages": {
6
6
  "": {
7
7
  "dependencies": {
8
- "commander": "12.1.0",
8
+ "commander": "13.0.0",
9
9
  "puppeteer": "23.9.0"
10
10
  }
11
11
  },
@@ -61,9 +61,9 @@
61
61
  "license": "MIT"
62
62
  },
63
63
  "node_modules/@types/node": {
64
- "version": "22.10.1",
65
- "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz",
66
- "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==",
64
+ "version": "22.10.3",
65
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.3.tgz",
66
+ "integrity": "sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==",
67
67
  "license": "MIT",
68
68
  "optional": true,
69
69
  "dependencies": {
@@ -81,13 +81,10 @@
81
81
  }
82
82
  },
83
83
  "node_modules/agent-base": {
84
- "version": "7.1.1",
85
- "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz",
86
- "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==",
84
+ "version": "7.1.3",
85
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.3.tgz",
86
+ "integrity": "sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==",
87
87
  "license": "MIT",
88
- "dependencies": {
89
- "debug": "^4.3.4"
90
- },
91
88
  "engines": {
92
89
  "node": ">= 14"
93
90
  }
@@ -177,13 +174,13 @@
177
174
  }
178
175
  },
179
176
  "node_modules/bare-stream": {
180
- "version": "2.4.2",
181
- "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.4.2.tgz",
182
- "integrity": "sha512-XZ4ln/KV4KT+PXdIWTKjsLY+quqCaEtqqtgGJVPw9AoM73By03ij64YjepK0aQvHSWDb6AfAZwqKaFu68qkrdA==",
177
+ "version": "2.6.1",
178
+ "resolved": "https://registry.npmjs.org/bare-stream/-/bare-stream-2.6.1.tgz",
179
+ "integrity": "sha512-eVZbtKM+4uehzrsj49KtCy3Pbg7kO1pJ3SKZ1SFrIH/0pnj9scuGGgUlNDf/7qS8WKtGdiJY5Kyhs/ivYPTB/g==",
183
180
  "license": "Apache-2.0",
184
181
  "optional": true,
185
182
  "dependencies": {
186
- "streamx": "^2.20.0"
183
+ "streamx": "^2.21.0"
187
184
  }
188
185
  },
189
186
  "node_modules/base64-js": {
@@ -304,9 +301,9 @@
304
301
  "license": "MIT"
305
302
  },
306
303
  "node_modules/commander": {
307
- "version": "12.1.0",
308
- "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
309
- "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
304
+ "version": "13.0.0",
305
+ "resolved": "https://registry.npmjs.org/commander/-/commander-13.0.0.tgz",
306
+ "integrity": "sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==",
310
307
  "license": "MIT",
311
308
  "engines": {
312
309
  "node": ">=18"
@@ -348,9 +345,9 @@
348
345
  }
349
346
  },
350
347
  "node_modules/debug": {
351
- "version": "4.3.7",
352
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
353
- "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
348
+ "version": "4.4.0",
349
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
350
+ "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
354
351
  "license": "MIT",
355
352
  "dependencies": {
356
353
  "ms": "^2.1.3"
@@ -513,20 +510,6 @@
513
510
  "pend": "~1.2.0"
514
511
  }
515
512
  },
516
- "node_modules/fs-extra": {
517
- "version": "11.2.0",
518
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
519
- "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
520
- "license": "MIT",
521
- "dependencies": {
522
- "graceful-fs": "^4.2.0",
523
- "jsonfile": "^6.0.1",
524
- "universalify": "^2.0.0"
525
- },
526
- "engines": {
527
- "node": ">=14.14"
528
- }
529
- },
530
513
  "node_modules/get-caller-file": {
531
514
  "version": "2.0.5",
532
515
  "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
@@ -552,26 +535,19 @@
552
535
  }
553
536
  },
554
537
  "node_modules/get-uri": {
555
- "version": "6.0.3",
556
- "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.3.tgz",
557
- "integrity": "sha512-BzUrJBS9EcUb4cFol8r4W3v1cPsSyajLSthNkz5BxbpDcHN5tIrM10E2eNvfnvBn3DaT3DUgx0OpsBKkaOpanw==",
538
+ "version": "6.0.4",
539
+ "resolved": "https://registry.npmjs.org/get-uri/-/get-uri-6.0.4.tgz",
540
+ "integrity": "sha512-E1b1lFFLvLgak2whF2xDBcOy6NLVGZBqqjJjsIhvopKfWWEi64pLVTWWehV8KlLerZkfNTA95sTe2OdJKm1OzQ==",
558
541
  "license": "MIT",
559
542
  "dependencies": {
560
543
  "basic-ftp": "^5.0.2",
561
544
  "data-uri-to-buffer": "^6.0.2",
562
- "debug": "^4.3.4",
563
- "fs-extra": "^11.2.0"
545
+ "debug": "^4.3.4"
564
546
  },
565
547
  "engines": {
566
548
  "node": ">= 14"
567
549
  }
568
550
  },
569
- "node_modules/graceful-fs": {
570
- "version": "4.2.11",
571
- "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
572
- "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
573
- "license": "ISC"
574
- },
575
551
  "node_modules/http-proxy-agent": {
576
552
  "version": "7.0.2",
577
553
  "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
@@ -586,12 +562,12 @@
586
562
  }
587
563
  },
588
564
  "node_modules/https-proxy-agent": {
589
- "version": "7.0.5",
590
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz",
591
- "integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==",
565
+ "version": "7.0.6",
566
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
567
+ "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==",
592
568
  "license": "MIT",
593
569
  "dependencies": {
594
- "agent-base": "^7.0.2",
570
+ "agent-base": "^7.1.2",
595
571
  "debug": "4"
596
572
  },
597
573
  "engines": {
@@ -692,18 +668,6 @@
692
668
  "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
693
669
  "license": "MIT"
694
670
  },
695
- "node_modules/jsonfile": {
696
- "version": "6.1.0",
697
- "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
698
- "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
699
- "license": "MIT",
700
- "dependencies": {
701
- "universalify": "^2.0.0"
702
- },
703
- "optionalDependencies": {
704
- "graceful-fs": "^4.1.6"
705
- }
706
- },
707
671
  "node_modules/lines-and-columns": {
708
672
  "version": "1.2.4",
709
673
  "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
@@ -750,19 +714,19 @@
750
714
  }
751
715
  },
752
716
  "node_modules/pac-proxy-agent": {
753
- "version": "7.0.2",
754
- "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.0.2.tgz",
755
- "integrity": "sha512-BFi3vZnO9X5Qt6NRz7ZOaPja3ic0PhlsmCRYLOpN11+mWBCR6XJDqW5RF3j8jm4WGGQZtBA+bTfxYzeKW73eHg==",
717
+ "version": "7.1.0",
718
+ "resolved": "https://registry.npmjs.org/pac-proxy-agent/-/pac-proxy-agent-7.1.0.tgz",
719
+ "integrity": "sha512-Z5FnLVVZSnX7WjBg0mhDtydeRZ1xMcATZThjySQUHqr+0ksP8kqaw23fNKkaaN/Z8gwLUs/W7xdl0I75eP2Xyw==",
756
720
  "license": "MIT",
757
721
  "dependencies": {
758
722
  "@tootallnate/quickjs-emscripten": "^0.23.0",
759
- "agent-base": "^7.0.2",
723
+ "agent-base": "^7.1.2",
760
724
  "debug": "^4.3.4",
761
725
  "get-uri": "^6.0.1",
762
726
  "http-proxy-agent": "^7.0.0",
763
- "https-proxy-agent": "^7.0.5",
727
+ "https-proxy-agent": "^7.0.6",
764
728
  "pac-resolver": "^7.0.1",
765
- "socks-proxy-agent": "^8.0.4"
729
+ "socks-proxy-agent": "^8.0.5"
766
730
  },
767
731
  "engines": {
768
732
  "node": ">= 14"
@@ -833,19 +797,19 @@
833
797
  }
834
798
  },
835
799
  "node_modules/proxy-agent": {
836
- "version": "6.4.0",
837
- "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz",
838
- "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==",
800
+ "version": "6.5.0",
801
+ "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.5.0.tgz",
802
+ "integrity": "sha512-TmatMXdr2KlRiA2CyDu8GqR8EjahTG3aY3nXjdzFyoZbmB8hrBsTyMezhULIXKnC0jpfjlmiZ3+EaCzoInSu/A==",
839
803
  "license": "MIT",
840
804
  "dependencies": {
841
- "agent-base": "^7.0.2",
805
+ "agent-base": "^7.1.2",
842
806
  "debug": "^4.3.4",
843
807
  "http-proxy-agent": "^7.0.1",
844
- "https-proxy-agent": "^7.0.3",
808
+ "https-proxy-agent": "^7.0.6",
845
809
  "lru-cache": "^7.14.1",
846
- "pac-proxy-agent": "^7.0.1",
810
+ "pac-proxy-agent": "^7.1.0",
847
811
  "proxy-from-env": "^1.1.0",
848
- "socks-proxy-agent": "^8.0.2"
812
+ "socks-proxy-agent": "^8.0.5"
849
813
  },
850
814
  "engines": {
851
815
  "node": ">= 14"
@@ -966,12 +930,12 @@
966
930
  }
967
931
  },
968
932
  "node_modules/socks-proxy-agent": {
969
- "version": "8.0.4",
970
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.4.tgz",
971
- "integrity": "sha512-GNAq/eg8Udq2x0eNiFkr9gRg5bA7PXEWagQdeRX4cPSG+X/8V38v637gim9bjFptMk1QWsCTr0ttrJEiXbNnRw==",
933
+ "version": "8.0.5",
934
+ "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz",
935
+ "integrity": "sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==",
972
936
  "license": "MIT",
973
937
  "dependencies": {
974
- "agent-base": "^7.1.1",
938
+ "agent-base": "^7.1.2",
975
939
  "debug": "^4.3.4",
976
940
  "socks": "^2.8.3"
977
941
  },
@@ -996,9 +960,9 @@
996
960
  "license": "BSD-3-Clause"
997
961
  },
998
962
  "node_modules/streamx": {
999
- "version": "2.20.2",
1000
- "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.20.2.tgz",
1001
- "integrity": "sha512-aDGDLU+j9tJcUdPGOaHmVF1u/hhI+CsGkT02V3OKlHDV7IukOI+nTWAGkiZEKCO35rWN1wIr4tS7YFr1f4qSvA==",
963
+ "version": "2.21.1",
964
+ "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.21.1.tgz",
965
+ "integrity": "sha512-PhP9wUnFLa+91CPy3N6tiQsK+gnYyUNuk15S3YG/zjYE7RuPeCjJngqnzpC31ow0lzBHQ+QGO4cNJnd0djYUsw==",
1002
966
  "license": "MIT",
1003
967
  "dependencies": {
1004
968
  "fast-fifo": "^1.3.2",
@@ -1061,10 +1025,13 @@
1061
1025
  }
1062
1026
  },
1063
1027
  "node_modules/text-decoder": {
1064
- "version": "1.2.1",
1065
- "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.1.tgz",
1066
- "integrity": "sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ==",
1067
- "license": "Apache-2.0"
1028
+ "version": "1.2.3",
1029
+ "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.3.tgz",
1030
+ "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==",
1031
+ "license": "Apache-2.0",
1032
+ "dependencies": {
1033
+ "b4a": "^1.6.4"
1034
+ }
1068
1035
  },
1069
1036
  "node_modules/through": {
1070
1037
  "version": "2.3.8",
@@ -1101,15 +1068,6 @@
1101
1068
  "license": "MIT",
1102
1069
  "optional": true
1103
1070
  },
1104
- "node_modules/universalify": {
1105
- "version": "2.0.1",
1106
- "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
1107
- "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
1108
- "license": "MIT",
1109
- "engines": {
1110
- "node": ">= 10.0.0"
1111
- }
1112
- },
1113
1071
  "node_modules/urlpattern-polyfill": {
1114
1072
  "version": "10.0.0",
1115
1073
  "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-10.0.0.tgz",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "dependencies": {
3
- "commander": "12.1.0",
3
+ "commander": "13.0.0",
4
4
  "puppeteer": "23.9.0"
5
5
  },
6
6
  "type": "module"
@@ -16,7 +16,7 @@ strict = true
16
16
 
17
17
  [tool.poetry]
18
18
  name = "c2cwsgiutils"
19
- version = "6.2.0.dev44"
19
+ version = "6.2.0.dev48"
20
20
  description = "Common utilities for Camptocamp WSGI applications"
21
21
  readme = "README.md"
22
22
  authors = ["Camptocamp <info@camptocamp.com>"]