Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DBoyara/FinamTradeApiPy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.2
Choose a base ref
...
head repository: DBoyara/FinamTradeApiPy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 38 files changed
  • 3 contributors

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    2aec7aa View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    d7ba111 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. support securities filters (#34)

    * actualize annotations
    
    * support securities filters
    
    * actualize pydantic version
    
    * add ruff & fix annotation
    DBoyara authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    51c45a1 View commit details
    Browse the repository at this point in the history
  2. actualize readme

    DBoyara committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4214206 View commit details
    Browse the repository at this point in the history
  3. Bump aiohttp from 3.9.1 to 3.9.2 (#35)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.1...v3.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5547594 View commit details
    Browse the repository at this point in the history
  4. Bump cryptography from 41.0.7 to 42.0.4 (#36)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.7...42.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5f0742d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. actualize data types; replace Market; rename Order (#37)

    * actualize data types; replace Market; rename Order
    DBoyara authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e38d14f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Bump idna from 3.6 to 3.7 (#38)

    Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.6...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    71eb9d4 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Bump aiohttp from 3.9.2 to 3.9.4 (#39)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.9.4.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.2...v3.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 15, 2024
    Configuration menu
    Copy the full SHA
    4df14c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. --- (#40)

    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bfc9bbd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Bump urllib3 from 2.1.0 to 2.2.2 (#42)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.2.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.1.0...2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a70b3e0 View commit details
    Browse the repository at this point in the history
  2. Bump certifi from 2023.11.17 to 2024.7.4 (#43)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4.
    - [Commits](certifi/python-certifi@2023.11.17...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0d0d9fe View commit details
    Browse the repository at this point in the history
  3. actualize version (#44)

    DBoyara authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0ad5105 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    2a3bd1c View commit details
    Browse the repository at this point in the history
  2. Bump aiohttp from 3.9.4 to 3.10.2 (#47)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.9.4...v3.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f6d78e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bump cryptography from 42.0.4 to 43.0.1 (#48)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.4...43.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f4451d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. fix market price (#50)

    DBoyara authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    5fe9ac9 View commit details
    Browse the repository at this point in the history
Loading