osbot-utils 1.73.1__py3-none-any.whl → 1.74.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/version +1 -1
- {osbot_utils-1.73.1.dist-info → osbot_utils-1.74.0.dist-info}/METADATA +2 -2
- {osbot_utils-1.73.1.dist-info → osbot_utils-1.74.0.dist-info}/RECORD +5 -5
- {osbot_utils-1.73.1.dist-info → osbot_utils-1.74.0.dist-info}/LICENSE +0 -0
- {osbot_utils-1.73.1.dist-info → osbot_utils-1.74.0.dist-info}/WHEEL +0 -0
osbot_utils/version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
v1.
|
1
|
+
v1.74.0
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: osbot_utils
|
3
|
-
Version: 1.
|
3
|
+
Version: 1.74.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
|
|
@@ -306,8 +306,8 @@ osbot_utils/utils/Toml.py,sha256=-_Yv5T8ZhGGoDSSoNEdFhSsXiK_JPjGkPijm4JoeHSk,166
|
|
306
306
|
osbot_utils/utils/Version.py,sha256=Ww6ChwTxqp1QAcxOnztkTicShlcx6fbNsWX5xausHrg,422
|
307
307
|
osbot_utils/utils/Zip.py,sha256=pR6sKliUY0KZXmqNzKY2frfW-YVQEVbLKiyqQX_lc-8,14052
|
308
308
|
osbot_utils/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
309
|
-
osbot_utils/version,sha256=
|
310
|
-
osbot_utils-1.
|
311
|
-
osbot_utils-1.
|
312
|
-
osbot_utils-1.
|
313
|
-
osbot_utils-1.
|
309
|
+
osbot_utils/version,sha256=U_5lj1S74Cr9RVYfx-7VpgSw9ZMSTVue_xUCI93hd-E,8
|
310
|
+
osbot_utils-1.74.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
311
|
+
osbot_utils-1.74.0.dist-info/METADATA,sha256=zKgQ_eqEOpF2Ra_M9enHvLWHbLKB-TYwwdoROthafY4,1317
|
312
|
+
osbot_utils-1.74.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
313
|
+
osbot_utils-1.74.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|