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: smkent/jmapc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.18
Choose a base ref
...
head repository: smkent/jmapc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.19
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 10, 2024

  1. Update dependencies

    Updated project dependencies via `poetry update`:
    
    Package operations: 0 installs, 29 updates, 1 removal
    
    - Removing types-pyyaml (6.0.12.12)
    - Updating certifi (2023.7.22 -> 2023.11.17)
    - Updating idna (3.4 -> 3.6)
    - Updating pygments (2.16.1 -> 2.17.2)
    - Updating types-python-dateutil (2.8.19.14 -> 2.8.19.20240106)
    - Updating typing-extensions (4.8.0 -> 4.9.0)
    - Updating urllib3 (2.0.7 -> 2.1.0)
    - Updating distlib (0.3.7 -> 0.3.8)
    - Updating exceptiongroup (1.1.3 -> 1.2.0)
    - Updating pbr (5.11.1 -> 6.0.0)
    - Updating platformdirs (3.11.0 -> 4.1.0)
    - Updating rich (13.6.0 -> 13.7.0)
    - Updating setuptools (68.2.2 -> 69.0.3)
    - Updating attrs (23.1.0 -> 23.2.0)
    - Updating cookiecutter (2.4.0 -> 2.5.0)
    - Updating identify (2.5.31 -> 2.5.33)
    - Updating coverage (7.3.2 -> 7.4.0)
    - Updating pathspec (0.11.2 -> 0.12.1)
    - Updating pytest (7.4.3 -> 7.4.4)
    - Updating termcolor (2.3.0 -> 2.4.0)
    - Updating virtualenv (20.24.6 -> 20.25.0)
    - Updating marshmallow (3.20.1 -> 3.20.2)
    - Updating bandit (1.7.5 -> 1.7.6)
    - Updating black (23.10.1 -> 23.12.1)
    - Updating dataclasses-json (0.6.1 -> 0.6.3)
    - Updating isort (5.12.0 -> 5.13.2)
    - Updating mypy (1.6.1 -> 1.8.0)
    - Updating poethepoet (0.24.1 -> 0.24.4)
    - Updating responses (0.23.3 -> 0.24.1)
    - Updating types-requests (2.31.0.10 -> 2.31.0.20240106)
    
    Writing lock file
    smkent committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    46ffeea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3d0b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #110 from smkent/manage-cookie

    Update dependencies
    smkent authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    abfe1af View commit details
    Browse the repository at this point in the history
Loading