Dxsp

Latest version: v11.1.9

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

Scan your dependencies

Page 55 of 64

1.2.13

Fix

- Fix: dep
([`84d6160`](https://github.com/mraniki/dxsp/commit/84d6160f6e9212842ac3a08bc0f42668d1e71cec))

Other

- Merge pull request 101 from mraniki/dev
([`a507ee0`](https://github.com/mraniki/dxsp/commit/a507ee0440d5f94abcfce98338fee578894f895e))

fix: dep

1.2.12

Feat

- Feature: added dynaconf support with core settings and remove pythondotenv dep
([`088e5dc`](https://github.com/mraniki/dxsp/commit/088e5dc2172e76ad1a938003565574747ab492a2))

Fix

- Fix: Refactor config.py and main.py import statements
([`7053501`](https://github.com/mraniki/dxsp/commit/705350154a52e7ff3a529ec808f37e74237c7b6e))

Other

- Merge pull request 97 from mraniki/dev
([`44f3997`](https://github.com/mraniki/dxsp/commit/44f3997b0714f1f79c346ad0c87338ae25087e03))

feature: added dynaconf support with core settings and remove python…

- Merge pull request 98 from mraniki/dev
([`7d51fb9`](https://github.com/mraniki/dxsp/commit/7d51fb9d93f11cdac5ca58822ed4c6af841de909))

Dev

- Merge pull request 99 from mraniki/dev
([`c232ee5`](https://github.com/mraniki/dxsp/commit/c232ee5add93730f4d47ed506e5cd335f1da9f25))

Dev

- Refactor config import in main.py and example.py
([`ba94af6`](https://github.com/mraniki/dxsp/commit/ba94af67cc78b3fb6fa0d9a2fb44fc9305fba4a2))

Update

- Update config.py
([`3296220`](https://github.com/mraniki/dxsp/commit/32962207968a37cef54843953d2404b520962995))

- Update main.py with version import
([`631f1df`](https://github.com/mraniki/dxsp/commit/631f1df2af28d6b188dd42d1d93b340a9506783b))

- Update pyproject.toml
([`616a05c`](https://github.com/mraniki/dxsp/commit/616a05c34c477dc8401e88867d6273c95b61a455))

1.2.11

Fix

- Fix: minor cleanup
([`6f8a1ed`](https://github.com/mraniki/dxsp/commit/6f8a1edecf0ddada44dd01a0a6241b08e9a29cb9))

Other

- Merge pull request 96 from mraniki/dev
([`6786068`](https://github.com/mraniki/dxsp/commit/67860684c86fd6b75fb071670da51aaca8f600d7))

Dev

- Minor: remove python-dotenv dependency. added dynaconf support. created initial toml structure
([`39f2c87`](https://github.com/mraniki/dxsp/commit/39f2c87be28a355344880e085cb2ef2401579546))

1.2.10

Fix

- Fix: Add Ethereum chain data and web3client to dependencies
([`d61e160`](https://github.com/mraniki/dxsp/commit/d61e160091dbfe34d6c4563bfe4d6be8dccda541))

- Fix: exploring abi alternative options
([`498a748`](https://github.com/mraniki/dxsp/commit/498a748f70ea1e4359ef2009ee2437faf78c9d41))

- Fix: remove 1 dep
([`d29a292`](https://github.com/mraniki/dxsp/commit/d29a2922a2b01b92ea48b067854e13d79fc06aad))

- Fix: Update Python version requirement
([`5e37e00`](https://github.com/mraniki/dxsp/commit/5e37e00adf9eb55239f0fc15c03a5f3915f9c6d8))

- Fix: version dependency
([`5e66bf7`](https://github.com/mraniki/dxsp/commit/5e66bf76bfa0ce36c9817655102f7bd6a26e24af))

Other

- Build(deps): bump actions/checkout from 3.5.0 to 3.5.2
([`fa91721`](https://github.com/mraniki/dxsp/commit/fa9172193c065f95b1dce5bdca71fa96b2052311))

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2. - [Release
notes](https://github.com/actions/checkout/releases) -
[Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) -
[Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.2)

--- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production

update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] <supportgithub.com>

- Fix: version in toml file
([`f4de8ca`](https://github.com/mraniki/dxsp/commit/f4de8caf8189557a1fd77b1f7252f5f497f4fc14))

- Merge pull request 93 from mraniki/dependabot/github_actions/actions/checkout-3.5.2
([`08101fe`](https://github.com/mraniki/dxsp/commit/08101fe1d01254be63efc64a7dcc93cdce8b0427))

build(deps): bump actions/checkout from 3.5.0 to 3.5.2

- Merge pull request 95 from mraniki/dev
([`fdd4295`](https://github.com/mraniki/dxsp/commit/fdd42956a806c3ac2a94dd68fd1937a048fcde0e))

Dev

Update

- Update pyproject.toml
([`cb07c14`](https://github.com/mraniki/dxsp/commit/cb07c14fe775f53b0482f0702e5e6dd2de7fec8f))

1.2.9

Fix

- Fix: Added order confirmation and transaction details to DexSwap class.
([`434fd10`](https://github.com/mraniki/dxsp/commit/434fd10bf3155b7d490557811c606ec0757411f1))

Other

- Merge branch 'dev' of gitgithub.com:mraniki/dxsp.git
([`98375a3`](https://github.com/mraniki/dxsp/commit/98375a3fa114e1bb383e57ee337d1a25a7639d8e))

- Merge pull request 94 from mraniki/dev
([`b74fa11`](https://github.com/mraniki/dxsp/commit/b74fa11dbe4b33ca50aeaea9b0c657bdd7b1211e))

Dev

1.2.8

Fix

- Fix: example timer
([`7a36723`](https://github.com/mraniki/dxsp/commit/7a367235c299a6a1dfe922e3a65b2aef8f26442f))

- Fix: missing self
([`37861e8`](https://github.com/mraniki/dxsp/commit/37861e84fd9b83e63fbf5eb83361f77549b8ced2))

Other

- Merge branch 'dev' of gitgithub.com:mraniki/dxsp.git
([`282d9e1`](https://github.com/mraniki/dxsp/commit/282d9e18478bc5dd00e2669004fcf20d87b2625c))

- Merge pull request 92 from mraniki/dev
([`bcf33db`](https://github.com/mraniki/dxsp/commit/bcf33db5b3359a92d42d5acbf2cef5a810aa1e67))

Dev

Page 55 of 64

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.