Paymanai

Latest version: v2.7.0

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.7.0

Full Changelog: [v2.6.0...v2.7.0](https://github.com/PaymanAI/payman-python-sdk/compare/v2.6.0...v2.7.0)

Features

* **api:** update via SDK Studio ([61](https://github.com/PaymanAI/payman-python-sdk/issues/61)) ([73e2339](https://github.com/PaymanAI/payman-python-sdk/commit/73e2339e172aca993a61e7e057f98b1ea68b1b48))
* **api:** update via SDK Studio ([62](https://github.com/PaymanAI/payman-python-sdk/issues/62)) ([ba52278](https://github.com/PaymanAI/payman-python-sdk/commit/ba5227814bb35ea750b4966785a1581f45afc066))
* **client:** allow passing `NotGiven` for body ([51](https://github.com/PaymanAI/payman-python-sdk/issues/51)) ([8482294](https://github.com/PaymanAI/payman-python-sdk/commit/84822941e3f8f0a59f96adece3100480014bda3f))


Bug Fixes

* **client:** mark some request bodies as optional ([8482294](https://github.com/PaymanAI/payman-python-sdk/commit/84822941e3f8f0a59f96adece3100480014bda3f))


Chores

* **docs:** update client docstring ([56](https://github.com/PaymanAI/payman-python-sdk/issues/56)) ([e5039cb](https://github.com/PaymanAI/payman-python-sdk/commit/e5039cb5068fb0f4819e4de4e2f7da46a04e1911))
* **internal:** fix devcontainers setup ([53](https://github.com/PaymanAI/payman-python-sdk/issues/53)) ([efac340](https://github.com/PaymanAI/payman-python-sdk/commit/efac340090f459e70e54ed6e65db92adc4712b56))
* **internal:** properly set __pydantic_private__ ([54](https://github.com/PaymanAI/payman-python-sdk/issues/54)) ([a4c96ed](https://github.com/PaymanAI/payman-python-sdk/commit/a4c96ed62f088dfc90ac7e2113adb1800733eb43))
* **internal:** remove extra empty newlines ([60](https://github.com/PaymanAI/payman-python-sdk/issues/60)) ([d03a915](https://github.com/PaymanAI/payman-python-sdk/commit/d03a91578fe57971a15f56ca864154d0e61ff550))
* **internal:** remove unused http client options forwarding ([57](https://github.com/PaymanAI/payman-python-sdk/issues/57)) ([edd6fed](https://github.com/PaymanAI/payman-python-sdk/commit/edd6fed49dfd2d6a2e91c5b34cceb8465456f42e))


Documentation

* revise readme docs about nested params ([58](https://github.com/PaymanAI/payman-python-sdk/issues/58)) ([e11dfa7](https://github.com/PaymanAI/payman-python-sdk/commit/e11dfa7f98318b9037503bbf0a73e5dfa499c004))
* update URLs from stainlessapi.com to stainless.com ([55](https://github.com/PaymanAI/payman-python-sdk/issues/55)) ([f59640e](https://github.com/PaymanAI/payman-python-sdk/commit/f59640e1217dc72de6301a92858b42b8bde103f2))

2.6.0

Full Changelog: [v2.5.0...v2.6.0](https://github.com/PaymanAI/payman-python-sdk/compare/v2.5.0...v2.6.0)

Features

* **api:** update via SDK Studio ([46](https://github.com/PaymanAI/payman-python-sdk/issues/46)) ([35c606c](https://github.com/PaymanAI/payman-python-sdk/commit/35c606c4286735f3b659d50047dbe64009959402))
* **api:** update via SDK Studio ([48](https://github.com/PaymanAI/payman-python-sdk/issues/48)) ([8a52de3](https://github.com/PaymanAI/payman-python-sdk/commit/8a52de3d76a88214e521f74c01c2e97cb3a49807))
* **api:** update via SDK Studio ([49](https://github.com/PaymanAI/payman-python-sdk/issues/49)) ([e299e8d](https://github.com/PaymanAI/payman-python-sdk/commit/e299e8d9b8b3dc1e08799ff9e7831b80f3fff53b))

2.5.0

Full Changelog: [v2.4.0...v2.5.0](https://github.com/PaymanAI/payman-python-sdk/compare/v2.4.0...v2.5.0)

Features

* **api:** update via SDK Studio ([43](https://github.com/PaymanAI/payman-python-sdk/issues/43)) ([9c79c11](https://github.com/PaymanAI/payman-python-sdk/commit/9c79c11539cb24301ac6def017c92142b9bd544d))
* **api:** update via SDK Studio ([44](https://github.com/PaymanAI/payman-python-sdk/issues/44)) ([4ec3f13](https://github.com/PaymanAI/payman-python-sdk/commit/4ec3f13bba791b92409bf555b5c94d83640e5428))


Bug Fixes

* asyncify on non-asyncio runtimes ([41](https://github.com/PaymanAI/payman-python-sdk/issues/41)) ([8eb072c](https://github.com/PaymanAI/payman-python-sdk/commit/8eb072cf7f2a0f02a36df6e263da2cf66e8b58d2))

2.4.0

Full Changelog: [v2.3.0...v2.4.0](https://github.com/PaymanAI/payman-python-sdk/compare/v2.3.0...v2.4.0)

Features

* **api:** update via SDK Studio ([38](https://github.com/PaymanAI/payman-python-sdk/issues/38)) ([e580736](https://github.com/PaymanAI/payman-python-sdk/commit/e580736e453e937b64e2295c59812c7dea882de0))
* **api:** update via SDK Studio ([39](https://github.com/PaymanAI/payman-python-sdk/issues/39)) ([412599f](https://github.com/PaymanAI/payman-python-sdk/commit/412599f603fda4087a7889989d0fa83fcef0556c))
* **client:** send `X-Stainless-Read-Timeout` header ([35](https://github.com/PaymanAI/payman-python-sdk/issues/35)) ([de4b6e3](https://github.com/PaymanAI/payman-python-sdk/commit/de4b6e306c5022ba8f431c2171b0a90519847efe))


Chores

* **internal:** bummp ruff dependency ([34](https://github.com/PaymanAI/payman-python-sdk/issues/34)) ([e5cf43f](https://github.com/PaymanAI/payman-python-sdk/commit/e5cf43f3c7bf73a7d240026bf81bb1ecf998337a))
* **internal:** change default timeout to an int ([32](https://github.com/PaymanAI/payman-python-sdk/issues/32)) ([9f73235](https://github.com/PaymanAI/payman-python-sdk/commit/9f73235be87de5590b09f19a2bbd4989525e52ce))
* **internal:** fix type traversing dictionary params ([36](https://github.com/PaymanAI/payman-python-sdk/issues/36)) ([7673618](https://github.com/PaymanAI/payman-python-sdk/commit/7673618b940858afb882f43e2a79a31377066a88))
* **internal:** minor type handling changes ([37](https://github.com/PaymanAI/payman-python-sdk/issues/37)) ([4a2bcec](https://github.com/PaymanAI/payman-python-sdk/commit/4a2bcecdb08c0718058611f1c55949534abed6e0))

2.3.0

Full Changelog: [v2.2.0...v2.3.0](https://github.com/PaymanAI/payman-python-sdk/compare/v2.2.0...v2.3.0)

Features

* **api:** update via SDK Studio ([30](https://github.com/PaymanAI/payman-python-sdk/issues/30)) ([7b3826a](https://github.com/PaymanAI/payman-python-sdk/commit/7b3826a0a156c09a820284a26f8dfb1a93bcfafc))


Bug Fixes

* **tests:** make test_get_platform less flaky ([26](https://github.com/PaymanAI/payman-python-sdk/issues/26)) ([10e606e](https://github.com/PaymanAI/payman-python-sdk/commit/10e606ec42f5e77a825747b9e2fd844c2ef0442b))


Chores

* **internal:** avoid pytest-asyncio deprecation warning ([27](https://github.com/PaymanAI/payman-python-sdk/issues/27)) ([b0e75f4](https://github.com/PaymanAI/payman-python-sdk/commit/b0e75f421f61d01e5ffb37d68d6f5c68c7a13423))
* **internal:** codegen related update ([29](https://github.com/PaymanAI/payman-python-sdk/issues/29)) ([287caf5](https://github.com/PaymanAI/payman-python-sdk/commit/287caf52914408cecb16f0f4f5f6719628efb38b))
* **internal:** minor style changes ([28](https://github.com/PaymanAI/payman-python-sdk/issues/28)) ([71b5640](https://github.com/PaymanAI/payman-python-sdk/commit/71b56408d28db3a9050fdc198649107fc5cf8f65))


Documentation

* **raw responses:** fix duplicate `the` ([24](https://github.com/PaymanAI/payman-python-sdk/issues/24)) ([a9677fd](https://github.com/PaymanAI/payman-python-sdk/commit/a9677fd410427517152b9f340758cdd6266558ff))

2.2.0

Full Changelog: [v2.1.0...v2.2.0](https://github.com/PaymanAI/payman-python-sdk/compare/v2.1.0...v2.2.0)

Features

* **api:** api update ([8a9cbff](https://github.com/PaymanAI/payman-python-sdk/commit/8a9cbffdd64a1a786a7fc0293c71db945380c2c7))
* **api:** api update ([c138357](https://github.com/PaymanAI/payman-python-sdk/commit/c1383572727eda083cdbe650468e2cfed7f05082))
* **api:** api update ([d21cbe5](https://github.com/PaymanAI/payman-python-sdk/commit/d21cbe51af0a207f2fb88b0942090fd7a4ca575f))
* **api:** api update ([ff55765](https://github.com/PaymanAI/payman-python-sdk/commit/ff5576557b438d77afd106da492dbf74c4327ed7))
* **api:** update via SDK Studio ([d14fc5d](https://github.com/PaymanAI/payman-python-sdk/commit/d14fc5d3c4bd42841d7b959e1a8933b071fe314e))
* **api:** update via SDK Studio ([40ae0d6](https://github.com/PaymanAI/payman-python-sdk/commit/40ae0d65d31ea23465c5ea9bb24d00b7da196401))
* **api:** update via SDK Studio ([bd16af9](https://github.com/PaymanAI/payman-python-sdk/commit/bd16af935cf3faaa7472ce078e961cbfc995d125))
* **api:** update via SDK Studio ([4121979](https://github.com/PaymanAI/payman-python-sdk/commit/4121979a58035c44c64f7b31c97d92f3d701f091))
* **api:** update via SDK Studio ([5f54051](https://github.com/PaymanAI/payman-python-sdk/commit/5f54051a72855b4db0d4d4d0ecf48517c28ab33c))
* **api:** update via SDK Studio ([6c377f5](https://github.com/PaymanAI/payman-python-sdk/commit/6c377f532c228b6dae454711f3c76e93a202040c))
* **api:** update via SDK Studio ([7180819](https://github.com/PaymanAI/payman-python-sdk/commit/71808192db66a44dd6d5e48c68c8cdf376749e0c))
* **api:** update via SDK Studio ([1b1cf50](https://github.com/PaymanAI/payman-python-sdk/commit/1b1cf506790f66d8fee81eed80c021ad92795095))
* **api:** update via SDK Studio ([94c3fd0](https://github.com/PaymanAI/payman-python-sdk/commit/94c3fd0917281887a3798c2d0eb0d2cd4270d533))
* **api:** update via SDK Studio ([2d799f7](https://github.com/PaymanAI/payman-python-sdk/commit/2d799f706bcd1f9f294421bb92ab83e2d9ad1e72))
* **api:** update via SDK Studio ([aa4c975](https://github.com/PaymanAI/payman-python-sdk/commit/aa4c97529e7b001bf0bbfaa74a0b8381694e553b))
* **api:** update via SDK Studio ([befc4a0](https://github.com/PaymanAI/payman-python-sdk/commit/befc4a0184c046f9d24f57b5e86f16181af12c09))
* **api:** update via SDK Studio ([bc315d8](https://github.com/PaymanAI/payman-python-sdk/commit/bc315d82ba9033a925249a1756776e189e836d33))
* **api:** update via SDK Studio ([2a65edf](https://github.com/PaymanAI/payman-python-sdk/commit/2a65edf3b9c6625395639b58044f93a660327535))
* **api:** update via SDK Studio ([a698609](https://github.com/PaymanAI/payman-python-sdk/commit/a698609bde93e68808888e6beb9e026858406781))
* **api:** update via SDK Studio ([b4925f6](https://github.com/PaymanAI/payman-python-sdk/commit/b4925f635a49f72973910db62c6089827915de42))
* **api:** update via SDK Studio ([2a54703](https://github.com/PaymanAI/payman-python-sdk/commit/2a54703a8b281143e53ceca4c71241bf6f41e7ce))
* **api:** update via SDK Studio ([798344d](https://github.com/PaymanAI/payman-python-sdk/commit/798344d0636912b37d00c7e1f3cfeb6e1fd2e939))
* **api:** update via SDK Studio ([12](https://github.com/PaymanAI/payman-python-sdk/issues/12)) ([6a0f81f](https://github.com/PaymanAI/payman-python-sdk/commit/6a0f81fcb8996ec094f433ea1313c97415862058))
* **api:** update via SDK Studio ([14](https://github.com/PaymanAI/payman-python-sdk/issues/14)) ([f70a52c](https://github.com/PaymanAI/payman-python-sdk/commit/f70a52cd68e21b2205ea5dbafe2f8600b9476473))
* **api:** update via SDK Studio ([15](https://github.com/PaymanAI/payman-python-sdk/issues/15)) ([ad22e91](https://github.com/PaymanAI/payman-python-sdk/commit/ad22e91bc2e8d83cdcd53356436f60b768f770ee))
* **api:** update via SDK Studio ([16](https://github.com/PaymanAI/payman-python-sdk/issues/16)) ([de5ffa0](https://github.com/PaymanAI/payman-python-sdk/commit/de5ffa0f831f11dffbff488da9104f822251c0c7))
* **api:** update via SDK Studio ([17](https://github.com/PaymanAI/payman-python-sdk/issues/17)) ([3c724d8](https://github.com/PaymanAI/payman-python-sdk/commit/3c724d8f5035882cee4d0007f652a1ec6a0d5b3a))
* **api:** update via SDK Studio ([18](https://github.com/PaymanAI/payman-python-sdk/issues/18)) ([c19a169](https://github.com/PaymanAI/payman-python-sdk/commit/c19a169f1f5af8dc944a519f557586dcc20f8165))
* **api:** update via SDK Studio ([19](https://github.com/PaymanAI/payman-python-sdk/issues/19)) ([80bc811](https://github.com/PaymanAI/payman-python-sdk/commit/80bc811f98d56264d3467c37941cec4f216c8b4c))


Bug Fixes

* **client:** compat with new httpx 0.28.0 release ([0cee166](https://github.com/PaymanAI/payman-python-sdk/commit/0cee166de15bcabcb27e72a6b90233f5d527c986))
* **client:** only call .close() when needed ([7](https://github.com/PaymanAI/payman-python-sdk/issues/7)) ([a7dea5e](https://github.com/PaymanAI/payman-python-sdk/commit/a7dea5e06c531d144cff7aca7cfb134344abc1ac))
* correctly handle deserialising `cls` fields ([10](https://github.com/PaymanAI/payman-python-sdk/issues/10)) ([ea76799](https://github.com/PaymanAI/payman-python-sdk/commit/ea76799a2495b16982f01717966de28c8ece6985))


Chores

* add missing isclass check ([4](https://github.com/PaymanAI/payman-python-sdk/issues/4)) ([a6dcc83](https://github.com/PaymanAI/payman-python-sdk/commit/a6dcc83c530544c26875bef34a9b823c73cba55f))
* go live ([1](https://github.com/PaymanAI/payman-python-sdk/issues/1)) ([3641f00](https://github.com/PaymanAI/payman-python-sdk/commit/3641f006fb749e2c813b64bd1bda6c93c1468b56))
* **internal:** add support for TypeAliasType ([48bda91](https://github.com/PaymanAI/payman-python-sdk/commit/48bda912b78863fdb483e480884323b63c22953d))
* **internal:** add type construction helper ([9992573](https://github.com/PaymanAI/payman-python-sdk/commit/999257310f9fea94f7f3938d59c36a7406d7ed76))
* **internal:** bump pydantic dependency ([4078e0c](https://github.com/PaymanAI/payman-python-sdk/commit/4078e0ca8e0abe5696e7989cbe2d3653ce947d29))
* **internal:** bump pyright ([7382360](https://github.com/PaymanAI/payman-python-sdk/commit/7382360635ac170eec4f4ce0a35fbec327d447cc))
* **internal:** bump pyright ([01f8a97](https://github.com/PaymanAI/payman-python-sdk/commit/01f8a97fef1b21ceade80e506fd4e71edbd4ec2b))
* **internal:** codegen related update ([ca3fc22](https://github.com/PaymanAI/payman-python-sdk/commit/ca3fc22d61909d3fdf805d0e2e1777f12ad743db))
* **internal:** codegen related update ([3c97205](https://github.com/PaymanAI/payman-python-sdk/commit/3c97205bec5618ac22707bdc645cdeda1030543e))
* **internal:** codegen related update ([08000a5](https://github.com/PaymanAI/payman-python-sdk/commit/08000a59fb711aece41918f73d19823f9ce98038))
* **internal:** codegen related update ([f5ce181](https://github.com/PaymanAI/payman-python-sdk/commit/f5ce181827993a61621aa405af6926fae092a983))
* **internal:** codegen related update ([c5afd5c](https://github.com/PaymanAI/payman-python-sdk/commit/c5afd5c68aa8c8f8471ac00b0735fc50c205e870))
* **internal:** codegen related update ([723dc16](https://github.com/PaymanAI/payman-python-sdk/commit/723dc16927803c56863c58b3fb3c00e1d9ec7c3a))
* **internal:** codegen related update ([c021761](https://github.com/PaymanAI/payman-python-sdk/commit/c021761ca45d5ef226e5e0eff165dec285247c21))
* **internal:** codegen related update ([a68dc11](https://github.com/PaymanAI/payman-python-sdk/commit/a68dc11defcb3eb2589349dc6abfc47215d4659d))
* **internal:** codegen related update ([22](https://github.com/PaymanAI/payman-python-sdk/issues/22)) ([f91d05a](https://github.com/PaymanAI/payman-python-sdk/commit/f91d05a2755ab82a24aeda39aa90c228132d4d9c))
* **internal:** codegen related update ([6](https://github.com/PaymanAI/payman-python-sdk/issues/6)) ([859d775](https://github.com/PaymanAI/payman-python-sdk/commit/859d7752f73baa91fce79b87b2cbed6f5b85ce8e))
* **internal:** codegen related update ([9](https://github.com/PaymanAI/payman-python-sdk/issues/9)) ([3c71bee](https://github.com/PaymanAI/payman-python-sdk/commit/3c71bee94a95ff3f2c877ffef09e5504a6c81103))
* **internal:** fix compat model_dump method when warnings are passed ([de9e881](https://github.com/PaymanAI/payman-python-sdk/commit/de9e881a11198d4cd3b23b6b05d11defaf2967c8))
* **internal:** fix some typos ([20d1b45](https://github.com/PaymanAI/payman-python-sdk/commit/20d1b4521b986722ff0d877855d8e2779ccd9c78))
* **internal:** use different 32bit detection method ([6c902e3](https://github.com/PaymanAI/payman-python-sdk/commit/6c902e37479be9ed2baf743ae9c6cddb2ead4120))
* make the `Omit` type public ([be47623](https://github.com/PaymanAI/payman-python-sdk/commit/be47623f4d95a5222e80037a1c91014d3e19ace7))
* rebuild project due to codegen change ([2e3769f](https://github.com/PaymanAI/payman-python-sdk/commit/2e3769f3315aacd2113282ae932d8b9492cdc9ed))
* rebuild project due to codegen change ([a0e68c1](https://github.com/PaymanAI/payman-python-sdk/commit/a0e68c18f171b4d0957fd5a6287adf3cef7069d9))
* rebuild project due to codegen change ([0125476](https://github.com/PaymanAI/payman-python-sdk/commit/0125476cf16c84f844ade434ea157c97de32c60a))
* rebuild project due to codegen change ([2408087](https://github.com/PaymanAI/payman-python-sdk/commit/24080875bb8d8575eb6ed6f94c8a89a580130d1d))
* rebuild project due to codegen change ([627291f](https://github.com/PaymanAI/payman-python-sdk/commit/627291fad171245a5ae752a5b0a23a2a03f4c6dd))
* **tests:** update prism version ([15412e3](https://github.com/PaymanAI/payman-python-sdk/commit/15412e312d42a5d74a8c8be3fea1683ab1c2c6b3))


Documentation

* add info log level to readme ([b458406](https://github.com/PaymanAI/payman-python-sdk/commit/b45840649f88014679d838927b7ab87ab342c49d))
* fix typos ([8](https://github.com/PaymanAI/payman-python-sdk/issues/8)) ([78687be](https://github.com/PaymanAI/payman-python-sdk/commit/78687be4cc1e73bb00c2c27d31ee0c59e913d53a))
* **readme:** example snippet for client context manager ([b849a54](https://github.com/PaymanAI/payman-python-sdk/commit/b849a545c2094ef6a3f3f25657f7aa154e330c98))
* **readme:** fix http client proxies example ([e229e60](https://github.com/PaymanAI/payman-python-sdk/commit/e229e60b4f1fa469f4f2c9cd0ddc21a0d8454f1e))

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.