Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.4 #85

Merged
merged 39 commits into from
Oct 16, 2023
Merged

v0.3.4 #85

merged 39 commits into from
Oct 16, 2023

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    10f0f5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0663d1b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    54a9edc View commit details
    Browse the repository at this point in the history
  2. 🐛 gosh

    simonwoerpel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    bc3651f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b6d123 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12eab18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1276c19 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    5dc7fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd30679 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c39b50c View commit details
    Browse the repository at this point in the history
  4. ✅ tweak test

    simonwoerpel committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    287ce8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    814458e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ab5f5c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    a053f01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64da543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afc7799 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    4e77832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4072fe7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Bump orjson from 3.9.7 to 3.9.8

    Bumps [orjson](https://github.com/ijl/orjson) from 3.9.7 to 3.9.8.
    - [Release notes](https://github.com/ijl/orjson/releases)
    - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
    - [Commits](ijl/orjson@3.9.7...3.9.8)
    
    ---
    updated-dependencies:
    - dependency-name: orjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    882462b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Bump mypy from 1.5.1 to 1.6.0

    Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
    - [Commits](python/mypy@v1.5.1...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    22df5e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge pull request #90 from investigativedata/dependabot/pip/develop/…

    …mypy-1.6.0
    
    Bump mypy from 1.5.1 to 1.6.0
    simonwoerpel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    97362df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from investigativedata/dependabot/pip/develop/…

    …orjson-3.9.8
    
    Bump orjson from 3.9.7 to 3.9.8
    simonwoerpel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fa313d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Bump pre-commit from 3.4.0 to 3.5.0

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.4.0...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    49194e1 View commit details
    Browse the repository at this point in the history
  2. Bump sqlalchemy from 2.0.21 to 2.0.22

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.21 to 2.0.22.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sqlalchemy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    eaf083b View commit details
    Browse the repository at this point in the history
  3. Bump orjson from 3.9.8 to 3.9.9

    Bumps [orjson](https://github.com/ijl/orjson) from 3.9.8 to 3.9.9.
    - [Release notes](https://github.com/ijl/orjson/releases)
    - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
    - [Commits](ijl/orjson@3.9.8...3.9.9)
    
    ---
    updated-dependencies:
    - dependency-name: orjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6f10db0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    63af2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    facf16d View commit details
    Browse the repository at this point in the history
  3. 🧑‍💻 vscode

    simonwoerpel committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5b9a4e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #93 from investigativedata:dependabot/pip/develop/…

    …orjson-3.9.9
    
    Bump orjson from 3.9.8 to 3.9.9
    simonwoerpel committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    39ed1cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #92 from investigativedata:dependabot/pip/develop/…

    …sqlalchemy-2.0.22
    
    Bump sqlalchemy from 2.0.21 to 2.0.22
    simonwoerpel committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    baf8bdf View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    8978301 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from investigativedata/dependabot/pip/develop/…

    …pre-commit-3.5.0
    
    Bump pre-commit from 3.4.0 to 3.5.0
    simonwoerpel committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    16f88a5 View commit details
    Browse the repository at this point in the history
  3. 📝 CHANGELOG.md

    simonwoerpel committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0f6093e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48a516f View commit details
    Browse the repository at this point in the history
  5. ⬆️ pre-commit

    simonwoerpel committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1facdea View commit details
    Browse the repository at this point in the history
  6. ⬆️ poetry lock

    simonwoerpel committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    fb3a8ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a92ad62 View commit details
    Browse the repository at this point in the history