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

|
26
26
|
[](https://codecov.io/gh/owasp-sbot/OSBot-Utils)
|
27
27
|
|
28
28
|
|
@@ -254,8 +254,8 @@ osbot_utils/utils/Str.py,sha256=gcStFbB57ol74ASIr00pWImpd6ObBr5BLpSB0VUKNTE,1749
|
|
254
254
|
osbot_utils/utils/Version.py,sha256=Ww6ChwTxqp1QAcxOnztkTicShlcx6fbNsWX5xausHrg,422
|
255
255
|
osbot_utils/utils/Zip.py,sha256=YFahdBguVK71mLdYy4m7mqVAQ5al-60QnTmYK-txCfY,6784
|
256
256
|
osbot_utils/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
257
|
-
osbot_utils/version,sha256=
|
258
|
-
osbot_utils-1.
|
259
|
-
osbot_utils-1.
|
260
|
-
osbot_utils-1.
|
261
|
-
osbot_utils-1.
|
257
|
+
osbot_utils/version,sha256=jvbddWjj2MWVhPslt752obpXw4GowDhQ0JZVafGNCGw,8
|
258
|
+
osbot_utils-1.16.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
259
|
+
osbot_utils-1.16.0.dist-info/METADATA,sha256=qtnmw5q9rRrRbYFVVWW4D1IcD0162dKKsQp_vO5YQaM,1266
|
260
|
+
osbot_utils-1.16.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
261
|
+
osbot_utils-1.16.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|