osbot-utils 1.83.0__py3-none-any.whl → 1.84.0__py3-none-any.whl
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.
- osbot_utils/utils/Toml.py +2 -0
- osbot_utils/version +1 -1
- {osbot_utils-1.83.0.dist-info → osbot_utils-1.84.0.dist-info}/METADATA +2 -2
- {osbot_utils-1.83.0.dist-info → osbot_utils-1.84.0.dist-info}/RECORD +6 -6
- {osbot_utils-1.83.0.dist-info → osbot_utils-1.84.0.dist-info}/LICENSE +0 -0
- {osbot_utils-1.83.0.dist-info → osbot_utils-1.84.0.dist-info}/WHEEL +0 -0
osbot_utils/utils/Toml.py
CHANGED
osbot_utils/version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
v1.
|
1
|
+
v1.84.0
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: osbot_utils
|
3
|
-
Version: 1.
|
3
|
+
Version: 1.84.0
|
4
4
|
Summary: OWASP Security Bot - Utils
|
5
5
|
Home-page: https://github.com/owasp-sbot/OSBot-Utils
|
6
6
|
License: MIT
|
@@ -23,7 +23,7 @@ Description-Content-Type: text/markdown
|
|
23
23
|
|
24
24
|
Powerful Python util methods and classes that simplify common apis and tasks.
|
25
25
|
|
26
|
-

|
27
27
|
[](https://codecov.io/gh/owasp-sbot/OSBot-Utils)
|
28
28
|
|
29
29
|
|
@@ -307,12 +307,12 @@ osbot_utils/utils/Regex.py,sha256=0ubgp8HKsS3PNe2H6XlzMIcUuV7jhga3VkQVDNOJWuA,86
|
|
307
307
|
osbot_utils/utils/Status.py,sha256=Yq4s0TelXgn0i2QjCP9V8mP30GabXp_UL-jjM6Iwiw4,4305
|
308
308
|
osbot_utils/utils/Str.py,sha256=pHcPE3xZ0aBz35aXIW2hdA5WN6vhRqsNT8A-7MNNIY0,3252
|
309
309
|
osbot_utils/utils/Threads.py,sha256=lnh4doZWYUIoWBZRU_780QPeAIKGDh7INuqmU8Fzmdc,3042
|
310
|
-
osbot_utils/utils/Toml.py,sha256=
|
310
|
+
osbot_utils/utils/Toml.py,sha256=Rxl8gx7mni5CvBAK-Ai02EKw-GwtJdd3yeHT2kMloik,1667
|
311
311
|
osbot_utils/utils/Version.py,sha256=Ww6ChwTxqp1QAcxOnztkTicShlcx6fbNsWX5xausHrg,422
|
312
312
|
osbot_utils/utils/Zip.py,sha256=pR6sKliUY0KZXmqNzKY2frfW-YVQEVbLKiyqQX_lc-8,14052
|
313
313
|
osbot_utils/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
314
|
-
osbot_utils/version,sha256=
|
315
|
-
osbot_utils-1.
|
316
|
-
osbot_utils-1.
|
317
|
-
osbot_utils-1.
|
318
|
-
osbot_utils-1.
|
314
|
+
osbot_utils/version,sha256=aIpUVrKdZ8WBavSOG1FUg01Gps1EABCHbRtrG7K2mBk,8
|
315
|
+
osbot_utils-1.84.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
316
|
+
osbot_utils-1.84.0.dist-info/METADATA,sha256=y-gphRxS5LdJTqqZCA4uGJGGzwp74C2deUs7ZJP4NX8,1317
|
317
|
+
osbot_utils-1.84.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
318
|
+
osbot_utils-1.84.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|