appkit-commons 0.7.7__py3-none-any.whl → 0.12.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: appkit-commons
3
- Version: 0.7.7
3
+ Version: 0.12.0
4
4
  Summary: Add your description here
5
5
  Project-URL: Homepage, https://github.com/jenreh/appkit
6
6
  Project-URL: Documentation, https://github.com/jenreh/appkit/tree/main/docs
@@ -23,7 +23,7 @@ Requires-Dist: sqlalchemy-utils>=0.42.0
23
23
  Requires-Dist: sqlalchemy>=2.0.41
24
24
  Requires-Dist: starlette>=0.48.0
25
25
  Provides-Extra: azure
26
- Requires-Dist: azure-identity==1.23.1; extra == 'azure'
26
+ Requires-Dist: azure-identity==1.25.1; extra == 'azure'
27
27
  Requires-Dist: azure-keyvault-secrets==4.10.0; extra == 'azure'
28
28
  Description-Content-Type: text/markdown
29
29
 
@@ -12,6 +12,6 @@ appkit_commons/database/configuration.py,sha256=C8xcQk8OgwPviF10KhKNkX-aKZT_YgSy
12
12
  appkit_commons/database/entities.py,sha256=lUJBUNWUqXjq0dFffqZObhgkmWYUG0lcCNlmM5fxHls,1807
13
13
  appkit_commons/database/session.py,sha256=0P6qfae1ITmDGkKoDL4b5EnS1ZaDPH2OXn4y-RYhQv4,2253
14
14
  appkit_commons/database/sessionmanager.py,sha256=fATEqMT1Ze0bM7oZXnC6HtzYrAH9kb5_LRP552nSS_8,1605
15
- appkit_commons-0.7.7.dist-info/METADATA,sha256=lK7ZrdgkwxEBeO35gvQ4Ud6f1zOrUE__75WLXhkn4_s,9849
16
- appkit_commons-0.7.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
17
- appkit_commons-0.7.7.dist-info/RECORD,,
15
+ appkit_commons-0.12.0.dist-info/METADATA,sha256=870GI4hUgPeRXP0YInotK6z9GFiogO8dOOMS7k_QmME,9850
16
+ appkit_commons-0.12.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
17
+ appkit_commons-0.12.0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.27.0
2
+ Generator: hatchling 1.28.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any