History

Autogenerated using Sphinx Github Changelog

v0.6.0

Released on 2026-05-23 - GitHub - PyPI

What’s New

New Data Sources

  • nisra.claimant_count — monthly UC+JSA claimant count statistics from DfC/ONS; NI headline back to April 1997, with LGD and SOA breakdowns (#1833)

  • psni.police_ombudsman — annual and quarterly Police Ombudsman complaint statistics; complaints by district, allegation type, and outcome back to 2000/01 (#1834)

  • nisra.public_confidence — Public Confidence in Official Statistics (PCOS) survey; awareness and trust indicators back to 2009 from annual ODS file (#1835)

  • nisra.disease_prevalence — NI disease prevalence registers from DoH/PHA; Table 1 registered patients and Table 2 prevalence per 1,000 patients across 17 disease categories (#1836)

  • psni.stop_and_search — PSNI stop & search records from OpenDataNI; 199,661 records covering 2017/18–2024/25 with PACE reason flags, legislation, and demographic breakdowns (#1837)

  • psni.pace — annual PSNI PACE statistics; monthly stop & search by reason and quarterly PACE arrests by gender/category back to 2013/14 (#1838)

  • nisra.disease_prevalence.get_latest_gp_prevalence — GP-practice-level disease prevalence from 17 Table 5 sheets with practice lookup from Table 4 (359 practices) (#1839)

Fixes

  • nisra/__init__.py now correctly exports elective_waiting_times

  • psni/__init__.py now exports PSNIDataStaleError and get_historical_crime_statistics

  • bolster nisra labour-market --dimension all no longer hardcodes year/quarter

  • bolster dva no longer requires --latest flag

New CLI Commands

  • bolster psni crime — historical crime statistics with stale-data messaging

  • bolster psni ombudsman — Police Ombudsman complaint statistics

  • bolster psni stop-search — PSNI stop & search records

  • bolster psni pace — PACE stop & search and arrest statistics

  • bolster nisra quarterly-employment-survey — QES employee jobs by sector

  • bolster nisra public-confidence — PCOS awareness and trust survey

  • bolster nisra disease-prevalence — NI disease register prevalence

Installation

```bash pip install bolster==0.6.0 ```

Documentation

v0.5.1

Released on 2026-05-23 - GitHub - PyPI

What’s Changed

Patch release with post-0.5.0 additions.

Added

  • nisra.population_projections now includes LGD sub-area projections (2022-based, 2022–2047) (#1822)

  • daera_waste — NI LAC municipal waste statistics from DAERA (#1825)

  • nisra.elective_waiting_times — elective and outpatient waiting times (inpatient/day-case/outpatient queues) (#1830)

  • CLI commands for baby-names, work-quality, and education suspensions (#1827)

Fixed

  • psni.crime_statistics.get_latest_crime_statistics() now raises PSNIDataStaleError with guidance; historical data available via get_historical_crime_statistics() (#1823)

  • nisra.child_protection — child protection statistics module (#1828)

Full Changelog: https://github.com/andrewbolster/bolster/compare/v0.5.0…v0.5.1

v0.5.0

Released on 2026-05-23 - GitHub - PyPI

What’s Changed

Added

  • nisra.stillbirths — monthly stillbirth registrations (#1762)

  • nisra.population_projections updated to 2024-based NI-level series (#1762)

  • nisra.index_of_production — quarterly Index of Production (IOP) (#1763)

  • nisra.index_of_services — quarterly Index of Services (IOS) (#1763)

  • nisra.quarterly_employment_survey — employee jobs by sector, Q1 1998 to present (#1764)

  • nisra.planning_statistics — NI planning applications by council (quarterly) (#1784)

  • nisra.ashe extended with real earnings, occupation/industry change, and pay distribution — Figures 2, 3, 6, 7, 8, 11, 12 (#1789)

  • gender_pay_gap — UK Gender Pay Gap Reporting service data source (#1741)

  • Sphinx documentation deployed to bolster.help via GitHub Pages (#1740)

  • Weekly NISRA feed drift detection via TF-IDF (#1732)

Changed

  • NISRA economic indicator modules consolidated into dedicated files — composite_index, index_of_production, index_of_services (#1819)

  • All NISRA CLI commands standardised to use --dimension flag (deprecated --table) (#1788)

Fixed

  • nisra.population scraper fixed after NISRA site restructure (#1758)

  • nisra.composite_index URL updated to new /economic-output/ path (#1809)

  • nisra.population_projections URL auto-discovery for 2024-based series (#1812)

  • CI retry backoff capped to prevent hangs when NISRA servers rate-limit CI runners (#1796)

  • ashe linked-tables parsing refactored to content-fingerprint detection (#1748)

Full Changelog: https://github.com/andrewbolster/bolster/compare/v0.4.0…v0.5.0

v0.4.0

Released on 2026-05-23 - GitHub - PyPI

What’s Changed

Added

  • nisra.emergency_care_waiting_times — A&E performance data by hospital trust, April 2008 to present (#1728)

  • nisra.migration official migration statistics and population projections (#1685)

  • PSNI Road Traffic Collision statistics module (added in prior cycles, registered in 0.4.0 CHANGELOG)

  • NISRA feed command for RSS publication discovery

Fixed

  • nisra.cancer_waiting_times parser updated for Q3 2025-26 schema change (#1725)

  • nisra feed now supports --limit > 20 via GOV.UK pagination (#1727)

  • Security: bumped cryptography, pygments, and vulnerable dependencies; dropped EOL Python 3.9 (#1719)

Changed

  • Type annotations modernised to Python 3.10+ union syntax (#1723)

Full Changelog: https://github.com/andrewbolster/bolster/compare/v0.3.1…v0.4.0

v0.3.1

Released on 2025-04-19 - GitHub - PyPI

What’s Changed

Full Changelog: https://github.com/andrewbolster/bolster/compare/v0.3.0…v0.3.1

0.3.0

Released on 2024-02-21 - GitHub - PyPI

Changes

  • 0.3 (#1069) @andrewbolster

  • Resolved #1060; the start of the azure utilities. (#1068) @andrewbolster

  • NI Water Quality Data (#1009) @andrewbolster

:package: Dependencies

  • build(deps): bump boto3 from 1.34.44 to 1.34.45 (#1067) @dependabot

  • build(deps): bump actions/download-artifact from 3 to 4 (#988) @dependabot

  • build(deps-dev): bump pytest from 8.0.0 to 8.0.1 (#1066) @dependabot

  • build(deps): bump requests-cache from 1.1.1 to 1.2.0 (#1064) @dependabot

  • build(deps): bump boto3 from 1.34.43 to 1.34.44 (#1065) @dependabot

  • build(deps-dev): bump tox from 4.12.1 to 4.13.0 (#1063) @dependabot

  • build(deps-dev): bump cryptography from 42.0.0 to 42.0.2 (#1062) @dependabot

  • build(deps): bump boto3 from 1.34.42 to 1.34.43 (#1061) @dependabot

  • build(deps): bump boto3 from 1.34.41 to 1.34.42 (#1059) @dependabot

  • build(deps): bump boto3 from 1.34.40 to 1.34.41 (#1058) @dependabot

  • build(deps): bump actions/cache from 3 to 4 (#1020) @dependabot

  • build(deps): bump boto3 from 1.34.39 to 1.34.40 (#1057) @dependabot

  • build(deps): bump tqdm from 4.66.1 to 4.66.2 (#1056) @dependabot

  • build(deps): bump setuptools from 69.0.3 to 69.1.0 (#1055) @dependabot

  • build(deps): bump boto3 from 1.34.38 to 1.34.39 (#1054) @dependabot

  • build(deps-dev): bump twine from 4.0.2 to 5.0.0 (#1053) @dependabot

  • build(deps): bump boto3 from 1.34.37 to 1.34.38 (#1052) @dependabot

  • build(deps): bump sphinx-autodoc-typehints from 1.25.3 to 2.0.0 (#1051) @dependabot

  • build(deps): bump boto3 from 1.34.36 to 1.34.37 (#1050) @dependabot

  • build(deps): bump boto3 from 1.34.35 to 1.34.36 (#1049) @dependabot

  • build(deps-dev): bump watchdog from 3.0.0 to 4.0.0 (#1048) @dependabot

  • build(deps): bump boto3 from 1.34.34 to 1.34.35 (#1047) @dependabot

  • build(deps-dev): bump cryptography from 41.0.6 to 42.0.0 (#1046) @dependabot

  • build(deps): bump pip from 23.3.2 to 24.0 in /.github/workflows (#1045) @dependabot

  • build(deps): bump boto3 from 1.34.33 to 1.34.34 (#1044) @dependabot

  • build(deps-dev): bump pip from 23.3.2 to 24.0 (#1043) @dependabot

  • build(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#1042) @dependabot

  • build(deps): bump boto3 from 1.34.32 to 1.34.33 (#1041) @dependabot

  • build(deps): bump boto3 from 1.34.31 to 1.34.32 (#1040) @dependabot

  • build(deps): bump boto3 from 1.34.30 to 1.34.31 (#1039) @dependabot

  • build(deps-dev): bump pytest from 7.4.4 to 8.0.0 (#1037) @dependabot

  • build(deps): bump boto3 from 1.34.29 to 1.34.30 (#1038) @dependabot

  • build(deps-dev): bump coverage from 7.4.0 to 7.4.1 (#1035) @dependabot

  • build(deps): bump boto3 from 1.34.28 to 1.34.29 (#1036) @dependabot

  • build(deps): bump sphinx-autodoc-typehints from 1.25.2 to 1.25.3 (#1034) @dependabot

  • build(deps): bump boto3 from 1.34.27 to 1.34.28 (#1033) @dependabot

  • build(deps): bump boto3 from 1.34.26 to 1.34.27 (#1032) @dependabot

  • build(deps): bump boto3 from 1.34.25 to 1.34.26 (#1031) @dependabot

  • build(deps): bump boto3 from 1.34.23 to 1.34.25 (#1030) @dependabot

  • build(deps): bump boto3 from 1.34.22 to 1.34.23 (#1029) @dependabot

  • build(deps): bump boto3 from 1.34.21 to 1.34.22 (#1028) @dependabot

  • build(deps): bump sphinx-issues from 3.0.1 to 4.0.0 (#1027) @dependabot

  • build(deps-dev): bump tox from 4.12.0 to 4.12.1 (#1022) @dependabot

  • build(deps): bump boto3 from 1.34.20 to 1.34.21 (#1026) @dependabot

  • build(deps): bump bs4 from 0.0.1 to 0.0.2 (#1021) @dependabot

  • build(deps): bump boto3 from 1.34.19 to 1.34.20 (#1019) @dependabot

  • build(deps): bump sphinxcontrib-apidoc from 0.4.0 to 0.5.0 (#1018) @dependabot

  • build(deps): bump boto3 from 1.34.17 to 1.34.19 (#1017) @dependabot

  • build(deps-dev): bump tox from 4.11.4 to 4.12.0 (#1016) @dependabot

  • build(deps): bump boto3 from 1.34.16 to 1.34.17 (#1015) @dependabot

  • build(deps): bump jinja2 from 3.1.2 to 3.1.3 (#1014) @dependabot

  • build(deps): bump boto3 from 1.34.15 to 1.34.16 (#1013) @dependabot

  • build(deps): bump boto3 from 1.34.14 to 1.34.15 (#1012) @dependabot

  • build(deps): bump boto3 from 1.34.12 to 1.34.14 (#1011) @dependabot

  • build(deps): bump boto3 from 1.34.11 to 1.34.12 (#1010) @dependabot

  • build(deps-dev): bump pytest from 7.4.3 to 7.4.4 (#1008) @dependabot

  • build(deps): bump boto3 from 1.34.10 to 1.34.11 (#1007) @dependabot

  • build(deps): bump boto3 from 1.34.9 to 1.34.10 (#1005) @dependabot

  • build(deps-dev): bump coverage from 7.3.4 to 7.4.0 (#1004) @dependabot

  • build(deps): bump boto3 from 1.34.8 to 1.34.9 (#1003) @dependabot

  • build(deps): bump boto3 from 1.34.7 to 1.34.8 (#1002) @dependabot

  • build(deps): bump setuptools from 69.0.2 to 69.0.3 (#1001) @dependabot

  • build(deps): bump boto3 from 1.34.6 to 1.34.7 (#1000) @dependabot

  • build(deps): bump boto3 from 1.34.5 to 1.34.6 (#999) @dependabot

  • build(deps): bump boto3 from 1.34.4 to 1.34.5 (#998) @dependabot

  • build(deps-dev): bump coverage from 7.3.3 to 7.3.4 (#997) @dependabot

  • build(deps): bump boto3 from 1.34.3 to 1.34.4 (#996) @dependabot

  • build(deps): bump boto3 from 1.34.2 to 1.34.3 (#995) @dependabot

  • build(deps): bump pip from 23.3.1 to 23.3.2 in /.github/workflows (#994) @dependabot

  • build(deps): bump boto3 from 1.34.1 to 1.34.2 (#993) @dependabot

  • build(deps-dev): bump pip from 23.3.1 to 23.3.2 (#992) @dependabot

  • build(deps): bump boto3 from 1.34.0 to 1.34.1 (#991) @dependabot

  • build(deps-dev): bump coverage from 7.3.2 to 7.3.3 (#990) @dependabot

  • build(deps): bump boto3 from 1.33.13 to 1.34.0 (#989) @dependabot

  • build(deps): bump actions/upload-artifact from 3 to 4 (#987) @dependabot

  • build(deps): bump boto3 from 1.33.12 to 1.33.13 (#986) @dependabot

  • build(deps): bump github/codeql-action from 2 to 3 (#985) @dependabot

  • build(deps): bump boto3 from 1.33.11 to 1.33.12 (#984) @dependabot

  • build(deps): bump boto3 from 1.33.10 to 1.33.11 (#983) @dependabot

  • build(deps): bump boto3 from 1.33.9 to 1.33.10 (#982) @dependabot

  • build(deps): bump boto3 from 1.33.8 to 1.33.9 (#981) @dependabot

  • build(deps): bump boto3 from 1.33.7 to 1.33.8 (#980) @dependabot

  • build(deps): bump actions/setup-python from 4 to 5 (#979) @dependabot

  • build(deps): bump boto3 from 1.33.6 to 1.33.7 (#978) @dependabot

  • build(deps): bump boto3 from 1.33.5 to 1.33.6 (#977) @dependabot

  • build(deps): bump boto3 from 1.33.4 to 1.33.5 (#976) @dependabot

  • build(deps): bump virtualenv from 20.24.7 to 20.25.0 in /.github/workflows (#975) @dependabot

  • build(deps): bump boto3 from 1.33.2 to 1.33.4 (#974) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#973) @dependabot

  • build(deps): bump boto3 from 1.33.1 to 1.33.2 (#972) @dependabot

  • build(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#970) @dependabot

  • build(deps-dev): bump cryptography from 41.0.4 to 41.0.6 (#971) @dependabot

  • build(deps): bump boto3 from 1.29.7 to 1.33.1 (#969) @dependabot

  • build(deps-dev): bump tox from 4.11.3 to 4.11.4 (#968) @dependabot

  • build(deps): bump boto3 from 1.29.6 to 1.29.7 (#967) @dependabot

  • build(deps-dev): bump wheel from 0.41.3 to 0.42.0 (#966) @dependabot

  • build(deps): bump boto3 from 1.29.5 to 1.29.6 (#965) @dependabot

  • build(deps): bump boto3 from 1.29.4 to 1.29.5 (#964) @dependabot

  • build(deps): bump virtualenv from 20.24.6 to 20.24.7 in /.github/workflows (#963) @dependabot

  • build(deps): bump setuptools from 69.0.0 to 69.0.2 (#962) @dependabot

  • build(deps): bump sphinx-click from 5.0.1 to 5.1.0 (#961) @dependabot

  • build(deps): bump boto3 from 1.29.3 to 1.29.4 (#960) @dependabot

  • build(deps): bump requests-cache from 1.1.0 to 1.1.1 (#959) @dependabot

  • build(deps): bump setuptools from 68.2.2 to 69.0.0 (#958) @dependabot

  • build(deps): bump boto3 from 1.29.2 to 1.29.3 (#957) @dependabot

  • build(deps): bump boto3 from 1.29.1 to 1.29.2 (#956) @dependabot

  • build(deps): bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#955) @dependabot

  • build(deps): bump boto3 from 1.29.0 to 1.29.1 (#954) @dependabot

  • build(deps): bump boto3 from 1.28.85 to 1.29.0 (#953) @dependabot

  • build(deps): bump boto3 from 1.28.84 to 1.28.85 (#952) @dependabot

  • build(deps): bump sphinx-autodoc-typehints from 1.25.1 to 1.25.2 (#951) @dependabot

  • build(deps): bump boto3 from 1.28.83 to 1.28.84 (#950) @dependabot

  • build(deps): bump boto3 from 1.28.82 to 1.28.83 (#949) @dependabot

  • build(deps): bump sphinx-autodoc-typehints from 1.24.1 to 1.25.1 (#948) @dependabot

  • build(deps): bump boto3 from 1.28.80 to 1.28.82 (#947) @dependabot

  • build(deps): bump boto3 from 1.28.79 to 1.28.80 (#946) @dependabot

  • build(deps): bump boto3 from 1.28.78 to 1.28.79 (#945) @dependabot

  • build(deps): bump boto3 from 1.28.77 to 1.28.78 (#944) @dependabot

  • build(deps): bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#943) @dependabot

  • build(deps): bump boto3 from 1.28.76 to 1.28.77 (#942) @dependabot

  • build(deps): bump boto3 from 1.28.75 to 1.28.76 (#941) @dependabot

  • build(deps): bump boto3 from 1.28.74 to 1.28.75 (#940) @dependabot

  • build(deps): bump sphinx-autodoc-typehints from 1.24.0 to 1.24.1 (#939) @dependabot

  • build(deps-dev): bump wheel from 0.41.2 to 0.41.3 (#938) @dependabot

  • build(deps): bump boto3 from 1.28.72 to 1.28.74 (#937) @dependabot

  • build(deps): bump boto3 from 1.28.70 to 1.28.72 (#936) @dependabot

  • build(deps-dev): bump pytest from 7.4.2 to 7.4.3 (#935) @dependabot

  • build(deps): bump boto3 from 1.28.68 to 1.28.70 (#934) @dependabot

  • build(deps-dev): bump pip from 23.3 to 23.3.1 (#933) @dependabot

  • build(deps): bump boto3 from 1.28.67 to 1.28.68 (#932) @dependabot

  • build(deps): bump pip from 23.3 to 23.3.1 in /.github/workflows (#931) @dependabot

  • build(deps): bump virtualenv from 20.24.5 to 20.24.6 in /.github/workflows (#930) @dependabot

  • build(deps): bump boto3 from 1.28.66 to 1.28.67 (#929) @dependabot

  • build(deps): bump boto3 from 1.28.65 to 1.28.66 (#928) @dependabot

  • build(deps): bump boto3 from 1.28.64 to 1.28.65 (#927) @dependabot

  • build(deps): bump urllib3 from 1.26.17 to 1.26.18 (#926) @dependabot

  • build(deps): bump release-drafter/release-drafter from 5.24.0 to 5.25.0 (#925) @dependabot

  • build(deps): bump boto3 from 1.28.63 to 1.28.64 (#924) @dependabot

  • build(deps): bump pip from 23.2.1 to 23.3 in /.github/workflows (#923) @dependabot

  • build(deps-dev): bump pip from 23.2.1 to 23.3 (#922) @dependabot

  • build(deps): bump boto3 from 1.28.62 to 1.28.63 (#921) @dependabot

  • build(deps): bump boto3 from 1.28.61 to 1.28.62 (#920) @dependabot

  • build(deps): bump boto3 from 1.28.59 to 1.28.61 (#919) @dependabot

v0.2

Released on 2023-10-04 - GitHub - PyPI

Changes

  • Add Electoral Office NI and version bump (#633) @andrewbolster

  • Update .readthedocs.yml (#875) @andrewbolster

  • Update .readthedocs.yml (#874) @andrewbolster

  • codeql annoyances (#615) @andrewbolster

  • fixup noxfile issues, and also tripping over a silly CVE on py (#614) @andrewbolster

  • ci(Mergify): configuration update (#397) @andrewbolster

  • ci(Mergify): configuration update (#396) @andrewbolster

  • Fix NIHPI Table Injest (#395) @andrewbolster

  • ci(Mergify): configuration update (#393) @andrewbolster

  • ci(Mergify): configuration update (#392) @andrewbolster

  • Fixed #265 (#266) @andrewbolster

:package: Dependencies

  • build(deps): bump boto3 from 1.28.58 to 1.28.59 (#918) @dependabot

  • build(deps): bump psycopg2-binary from 2.9.8 to 2.9.9 (#917) @dependabot

  • build(deps): bump setuptools from 67.8.0 to 68.2.2 (#916) @dependabot

  • build(deps): bump urllib3 from 1.26.14 to 1.26.17 (#915) @dependabot

  • build(deps-dev): bump coverage from 7.3.1 to 7.3.2 (#914) @dependabot

  • build(deps): bump boto3 from 1.28.57 to 1.28.58 (#913) @dependabot

  • build(deps): bump psycopg2-binary from 2.9.7 to 2.9.8 (#912) @dependabot

  • build(deps): bump boto3 from 1.28.56 to 1.28.57 (#911) @dependabot

  • build(deps): bump boto3 from 1.28.54 to 1.28.56 (#910) @dependabot

  • build(deps): bump sphinx-autoapi from 2.1.1 to 3.0.0 (#909) @dependabot

  • build(deps): bump boto3 from 1.28.53 to 1.28.54 (#908) @dependabot

  • build(deps): bump boto3 from 1.28.52 to 1.28.53 (#907) @dependabot

  • build(deps-dev): bump cryptography from 41.0.3 to 41.0.4 (#906) @dependabot

  • build(deps): bump boto3 from 1.28.51 to 1.28.52 (#905) @dependabot

  • build(deps): bump boto3 from 1.28.50 to 1.28.51 (#904) @dependabot

  • build(deps): bump certifi from 2022.12.7 to 2023.7.22 (#903) @dependabot

  • build(deps): bump boto3 from 1.28.48 to 1.28.50 (#902) @dependabot

  • build(deps): bump boto3 from 1.28.47 to 1.28.48 (#901) @dependabot

  • build(deps): bump tornado from 6.3.2 to 6.3.3 (#900) @dependabot

  • build(deps): bump codecov/codecov-action from 3 to 4 (#899) @dependabot

  • build(deps): bump boto3 from 1.28.46 to 1.28.47 (#898) @dependabot

  • build(deps): bump boto3 from 1.28.45 to 1.28.46 (#897) @dependabot

  • build(deps-dev): bump tox from 4.11.2 to 4.11.3 (#896) @dependabot

  • build(deps): bump boto3 from 1.28.44 to 1.28.45 (#895) @dependabot

  • build(deps): bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 (#894) @dependabot

  • build(deps-dev): bump tox from 4.11.1 to 4.11.2 (#893) @dependabot

  • build(deps): bump boto3 from 1.28.42 to 1.28.44 (#892) @dependabot

  • build(deps): bump virtualenv from 20.24.4 to 20.24.5 in /.github/workflows (#891) @dependabot

  • build(deps-dev): bump pytest from 7.4.1 to 7.4.2 (#890) @dependabot

  • build(deps-dev): bump pytest from 7.4.0 to 7.4.1 (#887) @dependabot

  • build(deps-dev): bump coverage from 7.3.0 to 7.3.1 (#889) @dependabot

  • build(deps): bump boto3 from 1.28.40 to 1.28.42 (#888) @dependabot

  • build(deps): bump sphinxcontrib-apidoc from 0.3.0 to 0.4.0 (#886) @dependabot

  • build(deps): bump actions/checkout from 3 to 4 (#885) @dependabot

  • build(deps-dev): bump tox from 4.11.0 to 4.11.1 (#884) @dependabot

  • build(deps): bump boto3 from 1.28.38 to 1.28.40 (#883) @dependabot

  • build(deps-dev): bump cryptography from 41.0.0 to 41.0.3 (#882) @dependabot

  • build(deps): bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 (#881) @dependabot

  • build(deps): bump boto3 from 1.28.37 to 1.28.38 (#880) @dependabot

  • build(deps): bump virtualenv from 20.24.3 to 20.24.4 in /.github/workflows (#879) @dependabot

  • build(deps-dev): bump tox from 4.10.0 to 4.11.0 (#878) @dependabot

  • build(deps): bump boto3 from 1.28.36 to 1.28.37 (#877) @dependabot

  • build(deps): bump boto3 from 1.28.35 to 1.28.36 (#876) @dependabot

  • build(deps): bump nbsphinx from 0.9.2 to 0.9.3 (#873) @dependabot

  • build(deps): bump boto3 from 1.28.34 to 1.28.35 (#872) @dependabot

  • build(deps): bump boto3 from 1.28.32 to 1.28.34 (#871) @dependabot

  • build(deps): bump sphinx-autodoc-typehints from 1.23.0 to 1.24.0 (#870) @dependabot

  • build(deps): bump boto3 from 1.28.31 to 1.28.32 (#869) @dependabot

  • build(deps-dev): bump wheel from 0.41.1 to 0.41.2 (#868) @dependabot

  • build(deps-dev): bump tox from 4.9.0 to 4.10.0 (#866) @dependabot

  • build(deps): bump sphinx from 6.2.1 to 7.1.2 (#867) @dependabot

  • build(deps): bump pygments from 2.14.0 to 2.15.0 (#865) @dependabot

  • build(deps): bump sphinx-rtd-theme from 1.2.2 to 1.3.0 (#864) @dependabot

  • build(deps): bump boto3 from 1.28.30 to 1.28.31 (#863) @dependabot

  • build(deps): bump poetry from 1.5.1 to 1.6.1 in /.github/workflows (#862) @dependabot

  • build(deps): bump boto3 from 1.28.29 to 1.28.30 (#861) @dependabot

  • build(deps): bump sphinx-click from 4.4.0 to 5.0.1 (#860) @dependabot

  • build(deps): bump boto3 from 1.28.27 to 1.28.29 (#859) @dependabot

  • build(deps): bump click from 8.1.6 to 8.1.7 (#858) @dependabot

  • build(deps): bump boto3 from 1.28.26 to 1.28.27 (#857) @dependabot

  • build(deps-dev): bump tox from 4.7.0 to 4.9.0 (#856) @dependabot

  • build(deps): bump boto3 from 1.28.25 to 1.28.26 (#854) @dependabot

  • build(deps-dev): bump coverage from 7.2.7 to 7.3.0 (#853) @dependabot

  • build(deps): bump virtualenv from 20.24.2 to 20.24.3 in /.github/workflows (#852) @dependabot

  • build(deps): bump boto3 from 1.28.24 to 1.28.25 (#851) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.9 to 1.8.10 (#850) @dependabot

  • build(deps): bump boto3 from 1.28.23 to 1.28.24 (#849) @dependabot

  • build(deps): bump tqdm from 4.66.0 to 4.66.1 (#848) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.9 (#847) @dependabot

  • build(deps): bump tqdm from 4.65.1 to 4.66.0 (#846) @dependabot

  • build(deps): bump boto3 from 1.28.22 to 1.28.23 (#845) @dependabot

  • build(deps): bump boto3 from 1.28.20 to 1.28.22 (#844) @dependabot

  • build(deps): bump tqdm from 4.65.0 to 4.65.1 (#843) @dependabot

  • build(deps-dev): bump tox from 4.6.4 to 4.7.0 (#842) @dependabot

  • build(deps): bump psycopg2-binary from 2.9.6 to 2.9.7 (#841) @dependabot

  • build(deps-dev): bump wheel from 0.41.0 to 0.41.1 (#840) @dependabot

  • build(deps): bump boto3 from 1.28.19 to 1.28.20 (#839) @dependabot

  • build(deps): bump boto3 from 1.28.17 to 1.28.19 (#838) @dependabot

  • build(deps): bump boto3 from 1.28.15 to 1.28.17 (#837) @dependabot

  • build(deps): bump boto3 from 1.28.12 to 1.28.15 (#836) @dependabot

  • build(deps): bump boto3 from 1.28.10 to 1.28.12 (#835) @dependabot

  • build(deps): bump boto3 from 1.28.9 to 1.28.10 (#834) @dependabot

  • build(deps-dev): bump pip from 23.2 to 23.2.1 (#830) @dependabot

  • build(deps): bump pip from 23.2 to 23.2.1 in /.github/workflows (#832) @dependabot

  • build(deps): bump virtualenv from 20.24.1 to 20.24.2 in /.github/workflows (#833) @dependabot

  • build(deps): bump boto3 from 1.28.8 to 1.28.9 (#831) @dependabot

  • build(deps-dev): bump wheel from 0.40.0 to 0.41.0 (#829) @dependabot

  • build(deps): bump virtualenv from 20.23.1 to 20.24.1 in /.github/workflows (#828) @dependabot

  • build(deps): bump boto3 from 1.28.6 to 1.28.8 (#827) @dependabot

  • build(deps): bump boto3 from 1.28.4 to 1.28.6 (#826) @dependabot

  • build(deps): bump click from 8.1.5 to 8.1.6 (#825) @dependabot

  • build(deps): bump boto3 from 1.28.3 to 1.28.4 (#824) @dependabot

  • build(deps-dev): bump pip from 23.1.2 to 23.2 (#823) @dependabot

  • build(deps): bump pip from 23.1.2 to 23.2 in /.github/workflows (#821) @dependabot

  • build(deps): bump boto3 from 1.28.2 to 1.28.3 (#820) @dependabot

  • build(deps): bump click from 8.1.4 to 8.1.5 (#819) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#818) @dependabot

  • build(deps): bump boto3 from 1.28.1 to 1.28.2 (#817) @dependabot

  • build(deps-dev): bump nox-poetry from 1.0.2 to 1.0.3 (#816) @dependabot

  • build(deps): bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (#815) @dependabot

  • build(deps): bump boto3 from 1.27.1 to 1.28.1 (#814) @dependabot

  • build(deps-dev): bump tox from 4.6.3 to 4.6.4 (#813) @dependabot

  • build(deps): bump boto3 from 1.27.0 to 1.27.1 (#812) @dependabot

  • build(deps): bump click from 8.1.3 to 8.1.4 (#811) @dependabot

  • build(deps): bump boto3 from 1.26.165 to 1.27.0 (#810) @dependabot

  • build(deps): bump requests-cache from 1.0.1 to 1.1.0 (#809) @dependabot

  • build(deps): bump boto3 from 1.26.163 to 1.26.165 (#808) @dependabot

  • build(deps): bump pandas from 2.0.2 to 2.0.3 (#807) @dependabot

  • build(deps): bump boto3 from 1.26.162 to 1.26.163 (#806) @dependabot

  • build(deps): bump boto3 from 1.26.161 to 1.26.162 (#805) @dependabot

  • build(deps): bump release-drafter/release-drafter from 5.23.0 to 5.24.0 (#804) @dependabot

  • build(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (#803) @dependabot

  • build(deps): bump boto3 from 1.26.160 to 1.26.161 (#802) @dependabot

  • build(deps): bump numpy from 1.24.3 to 1.24.4 (#801) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#800) @dependabot

  • build(deps-dev): bump pytest from 7.3.2 to 7.4.0 (#799) @dependabot

  • build(deps): bump boto3 from 1.26.159 to 1.26.160 (#798) @dependabot

  • build(deps): bump boto3 from 1.26.158 to 1.26.159 (#797) @dependabot

  • build(deps): bump boto3 from 1.26.156 to 1.26.158 (#796) @dependabot

  • build(deps-dev): bump tox from 4.6.2 to 4.6.3 (#795) @dependabot

  • build(deps-dev): bump tox from 4.6.1 to 4.6.2 (#794) @dependabot

  • build(deps): bump boto3 from 1.26.154 to 1.26.156 (#793) @dependabot

  • build(deps-dev): bump pytest from 7.3.1 to 7.3.2 (#788) @dependabot

  • build(deps-dev): bump tox from 4.6.0 to 4.6.1 (#792) @dependabot

  • build(deps): bump virtualenv from 20.23.0 to 20.23.1 in /.github/workflows (#791) @dependabot

  • build(deps): bump boto3 from 1.26.153 to 1.26.154 (#790) @dependabot

  • build(deps): bump boto3 from 1.26.152 to 1.26.153 (#789) @dependabot

  • build(deps): bump sphinx-autoapi from 2.1.0 to 2.1.1 (#787) @dependabot

  • build(deps): bump boto3 from 1.26.151 to 1.26.152 (#786) @dependabot

  • build(deps): bump boto3 from 1.26.150 to 1.26.151 (#785) @dependabot

  • build(deps): bump boto3 from 1.26.149 to 1.26.150 (#784) @dependabot

  • build(deps): bump sphinx-rtd-theme from 1.2.1 to 1.2.2 (#783) @dependabot

  • build(deps): bump boto3 from 1.26.148 to 1.26.149 (#782) @dependabot

  • build(deps): bump boto3 from 1.26.147 to 1.26.148 (#781) @dependabot

  • build(deps-dev): bump tox from 4.5.2 to 4.6.0 (#780) @dependabot

  • build(deps): bump boto3 from 1.26.146 to 1.26.147 (#779) @dependabot

  • build(deps): bump cryptography from 39.0.1 to 41.0.0 (#778) @dependabot

  • build(deps): bump boto3 from 1.26.145 to 1.26.146 (#777) @dependabot

  • build(deps): bump boto3 from 1.26.144 to 1.26.145 (#776) @dependabot

  • build(deps): bump boto3 from 1.26.143 to 1.26.144 (#775) @dependabot

  • build(deps): bump boto3 from 1.26.142 to 1.26.143 (#774) @dependabot

  • build(deps-dev): bump coverage from 7.2.5 to 7.2.7 (#773) @dependabot

  • build(deps-dev): bump tox from 4.5.1 to 4.5.2 (#772) @dependabot

  • build(deps): bump pandas from 2.0.1 to 2.0.2 (#771) @dependabot

  • build(deps): bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#770) @dependabot

  • build(deps): bump boto3 from 1.26.141 to 1.26.142 (#769) @dependabot

  • build(deps): bump boto3 from 1.26.139 to 1.26.141 (#768) @dependabot

  • build(deps): bump nbsphinx from 0.9.1 to 0.9.2 (#767) @dependabot

  • build(deps): bump tornado from 6.2 to 6.3.2 (#766) @dependabot

  • build(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 (#764) @dependabot

  • build(deps): bump boto3 from 1.26.138 to 1.26.139 (#763) @dependabot

  • build(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 (#762) @dependabot

  • build(deps): bump sphinx-rtd-theme from 1.2.0 to 1.2.1 (#761) @dependabot

  • build(deps): bump boto3 from 1.26.137 to 1.26.138 (#760) @dependabot

  • build(deps): bump requests from 2.30.0 to 2.31.0 (#759) @dependabot

  • build(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 (#758) @dependabot

  • build(deps): bump boto3 from 1.26.136 to 1.26.137 (#757) @dependabot

  • build(deps): bump poetry from 1.4.2 to 1.5.0 in /.github/workflows (#756) @dependabot

  • build(deps): bump boto3 from 1.26.135 to 1.26.136 (#755) @dependabot

  • build(deps): bump boto3 from 1.26.133 to 1.26.135 (#754) @dependabot

  • build(deps): bump boto3 from 1.26.132 to 1.26.133 (#753) @dependabot

  • build(deps): bump boto3 from 1.26.131 to 1.26.132 (#752) @dependabot

  • build(deps): bump boto3 from 1.26.130 to 1.26.131 (#751) @dependabot

  • build(deps): bump boto3 from 1.26.128 to 1.26.130 (#750) @dependabot

  • build(deps): bump boto3 from 1.26.126 to 1.26.128 (#749) @dependabot

  • build(deps): bump requests from 2.29.0 to 2.30.0 (#748) @dependabot

  • build(deps): bump boto3 from 1.26.125 to 1.26.126 (#747) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#746) @dependabot

  • build(deps): bump boto3 from 1.26.123 to 1.26.125 (#745) @dependabot

  • build(deps-dev): bump coverage from 7.2.3 to 7.2.5 (#744) @dependabot

  • build(deps): bump boto3 from 1.26.122 to 1.26.123 (#742) @dependabot

  • build(deps-dev): bump tox from 4.5.0 to 4.5.1 (#739) @dependabot

  • build(deps): bump virtualenv from 20.22.0 to 20.23.0 in /.github/workflows (#741) @dependabot

  • build(deps): bump boto3 from 1.26.121 to 1.26.122 (#740) @dependabot

  • build(deps): bump boto3 from 1.26.120 to 1.26.121 (#738) @dependabot

  • build(deps): bump requests from 2.28.2 to 2.29.0 (#737) @dependabot

  • build(deps-dev): bump pip from 23.1.1 to 23.1.2 (#736) @dependabot

  • build(deps): bump pip from 23.1.1 to 23.1.2 in /.github/workflows (#735) @dependabot

  • build(deps): bump boto3 from 1.26.118 to 1.26.120 (#734) @dependabot

  • build(deps): bump sphinx from 6.2.0 to 6.2.1 (#733) @dependabot

  • build(deps-dev): bump nox from 2022.11.21 to 2023.4.22 (#729) @dependabot

  • build(deps-dev): bump pip from 23.1 to 23.1.1 (#731) @dependabot

  • build(deps-dev): bump tox from 4.4.12 to 4.5.0 (#732) @dependabot

  • build(deps): bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (#726) @dependabot

  • build(deps): bump pandas from 2.0.0 to 2.0.1 (#730) @dependabot

  • build(deps): bump numpy from 1.24.2 to 1.24.3 (#728) @dependabot

  • build(deps): bump sphinx from 6.1.3 to 6.2.0 (#727) @dependabot

  • build(deps): bump pip from 23.1 to 23.1.1 in /.github/workflows (#725) @dependabot

  • build(deps): bump boto3 from 1.26.117 to 1.26.118 (#724) @dependabot

  • build(deps): bump boto3 from 1.26.116 to 1.26.117 (#723) @dependabot

  • build(deps): bump virtualenv from 20.21.0 to 20.22.0 in /.github/workflows (#722) @dependabot

  • build(deps): bump boto3 from 1.26.115 to 1.26.116 (#721) @dependabot

  • build(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#720) @dependabot

  • build(deps-dev): bump pip from 23.0.1 to 23.1 (#719) @dependabot

  • build(deps): bump boto3 from 1.26.114 to 1.26.115 (#718) @dependabot

  • build(deps): bump pip from 23.0.1 to 23.1 in /.github/workflows (#717) @dependabot

  • build(deps): bump sphinx-autodoc-typehints from 1.22 to 1.23.0 (#714) @dependabot

  • build(deps): bump boto3 from 1.26.113 to 1.26.114 (#716) @dependabot

  • build(deps-dev): bump pytest from 7.3.0 to 7.3.1 (#715) @dependabot

  • build(deps): bump boto3 from 1.26.111 to 1.26.113 (#713) @dependabot

  • build(deps-dev): bump tox from 4.4.11 to 4.4.12 (#712) @dependabot

  • build(deps): bump boto3 from 1.26.110 to 1.26.111 (#711) @dependabot

  • build(deps): bump poetry from 1.4.1 to 1.4.2 in /.github/workflows (#700) @dependabot

  • build(deps-dev): bump pytest from 7.2.2 to 7.3.0 (#710) @dependabot

  • build(deps): bump boto3 from 1.26.109 to 1.26.110 (#709) @dependabot

  • build(deps): bump boto3 from 1.26.107 to 1.26.109 (#708) @dependabot

  • build(deps-dev): bump coverage from 7.2.2 to 7.2.3 (#707) @dependabot

  • build(deps): bump boto3 from 1.26.106 to 1.26.107 (#706) @dependabot

  • build(deps-dev): bump tox from 4.4.8 to 4.4.11 (#705) @dependabot

  • build(deps): bump boto3 from 1.26.105 to 1.26.106 (#704) @dependabot

  • build(deps): bump boto3 from 1.26.104 to 1.26.105 (#703) @dependabot

  • build(deps): bump pandas from 1.5.3 to 2.0.0 (#702) @dependabot

  • build(deps): bump psycopg2-binary from 2.9.5 to 2.9.6 (#701) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (#699) @dependabot

  • build(deps): bump boto3 from 1.26.103 to 1.26.104 (#698) @dependabot

  • build(deps): bump boto3 from 1.26.102 to 1.26.103 (#697) @dependabot

  • build(deps): bump boto3 from 1.26.100 to 1.26.102 (#696) @dependabot

  • build(deps): bump sphinx-autoapi from 2.0.1 to 2.1.0 (#695) @dependabot

  • build(deps): bump boto3 from 1.26.99 to 1.26.100 (#694) @dependabot

  • build(deps): bump requests-cache from 1.0.0 to 1.0.1 (#693) @dependabot

  • build(deps-dev): bump tox from 4.4.7 to 4.4.8 (#692) @dependabot

  • build(deps): bump boto3 from 1.26.98 to 1.26.99 (#691) @dependabot

  • build(deps): bump boto3 from 1.26.97 to 1.26.98 (#690) @dependabot

  • build(deps): bump boto3 from 1.26.96 to 1.26.97 (#689) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (#688) @dependabot

  • build(deps-dev): bump watchdog from 2.3.1 to 3.0.0 (#687) @dependabot

  • build(deps): bump boto3 from 1.26.94 to 1.26.96 (#686) @dependabot

  • build(deps): bump virtualenv from 20.20.0 to 20.21.0 in /.github/workflows (#672) @dependabot

  • build(deps): bump poetry from 1.4.0 to 1.4.1 in /.github/workflows (#685) @dependabot

  • build(deps): bump boto3 from 1.26.93 to 1.26.94 (#684) @dependabot

  • build(deps-dev): bump wheel from 0.38.4 to 0.40.0 (#679) @dependabot

  • build(deps): bump boto3 from 1.26.92 to 1.26.93 (#683) @dependabot

  • build(deps-dev): bump coverage from 7.2.1 to 7.2.2 (#682) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 (#681) @dependabot

  • build(deps): bump boto3 from 1.26.91 to 1.26.92 (#680) @dependabot

  • build(deps): bump nbsphinx from 0.8.12 to 0.9.1 (#678) @dependabot

  • build(deps): bump boto3 from 1.26.90 to 1.26.91 (#677) @dependabot

  • build(deps): bump openpyxl from 3.1.1 to 3.1.2 (#676) @dependabot

  • build(deps): bump boto3 from 1.26.88 to 1.26.90 (#674) @dependabot

  • build(deps-dev): bump tox from 4.4.6 to 4.4.7 (#673) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 (#671) @dependabot

  • build(deps): bump boto3 from 1.26.87 to 1.26.88 (#670) @dependabot

  • build(deps): bump boto3 from 1.26.86 to 1.26.87 (#669) @dependabot

  • build(deps): bump boto3 from 1.26.85 to 1.26.86 (#668) @dependabot

  • build(deps): bump boto3 from 1.26.83 to 1.26.85 (#667) @dependabot

  • build(deps): bump tqdm from 4.64.1 to 4.65.0 (#666) @dependabot

  • build(deps-dev): bump pytest from 7.2.1 to 7.2.2 (#665) @dependabot

  • build(deps): bump boto3 from 1.26.82 to 1.26.83 (#664) @dependabot

  • build(deps): bump requests-cache from 0.9.8 to 1.0.0 (#663) @dependabot

  • build(deps): bump boto3 from 1.26.81 to 1.26.82 (#662) @dependabot

  • build(deps): bump boto3 from 1.26.80 to 1.26.81 (#661) @dependabot

  • build(deps): bump boto3 from 1.26.79 to 1.26.80 (#660) @dependabot

  • build(deps-dev): bump watchdog from 2.3.0 to 2.3.1 (#659) @dependabot

  • build(deps): bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (#658) @dependabot

  • build(deps): bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#657) @dependabot

  • build(deps): bump boto3 from 1.26.78 to 1.26.79 (#656) @dependabot

  • build(deps-dev): bump coverage from 7.2.0 to 7.2.1 (#655) @dependabot

  • build(deps): bump boto3 from 1.26.77 to 1.26.78 (#654) @dependabot

  • build(deps-dev): bump watchdog from 2.2.0 to 2.3.0 (#653) @dependabot

  • build(deps): bump markdown-it-py from 2.1.0 to 2.2.0 (#652) @dependabot

  • build(deps): bump boto3 from 1.26.76 to 1.26.77 (#651) @dependabot

  • build(deps-dev): bump coverage from 7.1.0 to 7.2.0 (#650) @dependabot

  • build(deps): bump boto3 from 1.26.75 to 1.26.76 (#649) @dependabot

  • build(deps-dev): bump tox from 4.4.5 to 4.4.6 (#648) @dependabot

  • build(deps): bump boto3 from 1.26.74 to 1.26.75 (#647) @dependabot

  • build(deps): bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#646) @dependabot

  • build(deps): bump scipy from 1.10.0 to 1.10.1 (#645) @dependabot

  • build(deps): bump boto3 from 1.26.73 to 1.26.74 (#644) @dependabot

  • build(deps): bump pip from 23.0 to 23.0.1 in /.github/workflows (#643) @dependabot

  • build(deps): bump boto3 from 1.26.72 to 1.26.73 (#642) @dependabot

  • build(deps-dev): bump pip from 22.3.1 to 23.0.1 (#641) @dependabot

  • build(deps): bump boto3 from 1.26.71 to 1.26.72 (#640) @dependabot

  • build(deps): bump boto3 from 1.26.70 to 1.26.71 (#639) @dependabot

  • build(deps): bump sphinx-github-changelog from 1.2.0 to 1.2.1 (#638) @dependabot

  • build(deps): bump boto3 from 1.26.69 to 1.26.70 (#637) @dependabot

  • build(deps): bump boto3 from 1.26.68 to 1.26.69 (#636) @dependabot

  • build(deps): bump openpyxl from 3.1.0 to 3.1.1 (#635) @dependabot

  • build(deps): bump sphinx from 5.3.0 to 6.1.3 (#634) @dependabot

  • build(deps): bump sphinx-autodoc-typehints from 1.19.4 to 1.22 (#631) @dependabot

  • build(deps): bump sphinx-click from 4.3.0 to 4.4.0 (#632) @dependabot

  • build(deps): bump sphinx-autoapi from 2.0.0 to 2.0.1 (#629) @dependabot

  • build(deps): bump boto3 from 1.26.67 to 1.26.68 (#630) @dependabot

  • build(deps): bump sphinx-rtd-theme from 1.0.0 to 1.2.0 (#628) @dependabot

  • build(deps): bump boto3 from 1.26.66 to 1.26.67 (#627) @dependabot

  • build(deps-dev): bump tox from 4.4.4 to 4.4.5 (#626) @dependabot

  • build(deps): bump boto3 from 1.26.65 to 1.26.66 (#625) @dependabot

  • build(deps): bump virtualenv from 20.18.0 to 20.19.0 in /.github/workflows (#624) @dependabot

  • build(deps): bump cryptography from 39.0.0 to 39.0.1 (#623) @dependabot

  • build(deps): bump boto3 from 1.26.64 to 1.26.65 (#622) @dependabot

  • build(deps): bump numpy from 1.24.1 to 1.24.2 (#620) @dependabot

  • build(deps-dev): bump coverage from 6.5.0 to 7.1.0 (#618) @dependabot

  • build(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.3.6 (#617) @dependabot

  • build(deps): bump virtualenv from 20.17.1 to 20.18.0 in /.github/workflows (#616) @dependabot

  • build(deps-dev): bump tox from 3.27.1 to 4.4.4 (#610) @dependabot

  • build(deps-dev): bump pytest from 7.1.3 to 7.2.1 (#592) @dependabot

  • build(deps): bump poetry from 1.2.2 to 1.3.2 in /.github/workflows (#585) @dependabot

  • build(deps): bump pip from 22.3.1 to 23.0 in /.github/workflows (#606) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 (#537) @dependabot

  • build(deps): bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#573) @dependabot

  • build(deps): bump boto3 from 1.26.22 to 1.26.23 (#536) @dependabot

  • build(deps): bump virtualenv from 20.17.0 to 20.17.1 in /.github/workflows (#535) @dependabot

  • build(deps-dev): bump watchdog from 2.1.9 to 2.2.0 (#533) @dependabot

  • build(deps): bump boto3 from 1.26.21 to 1.26.22 (#534) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 (#532) @dependabot

  • build(deps): bump boto3 from 1.26.20 to 1.26.21 (#531) @dependabot

  • build(deps-dev): bump twine from 4.0.1 to 4.0.2 (#530) @dependabot

  • build(deps): bump boto3 from 1.26.19 to 1.26.20 (#529) @dependabot

  • build(deps): bump boto3 from 1.26.18 to 1.26.19 (#528) @dependabot

  • build(deps): bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3 (#526) @dependabot

  • build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#527) @dependabot

  • build(deps): bump boto3 from 1.26.17 to 1.26.18 (#525) @dependabot

  • build(deps): bump jupyter-core from 4.9.2 to 4.11.2 (#524) @dependabot

  • build(deps): bump boto3 from 1.26.16 to 1.26.17 (#523) @dependabot

  • build(deps): bump virtualenv from 20.16.7 to 20.17.0 in /.github/workflows (#522) @dependabot

  • build(deps): bump boto3 from 1.26.15 to 1.26.16 (#521) @dependabot

  • build(deps): bump boto3 from 1.26.13 to 1.26.15 (#520) @dependabot

  • build(deps): bump pandas from 1.5.1 to 1.5.2 (#519) @dependabot

  • build(deps-dev): bump nox from 2022.8.7 to 2022.11.21 (#518) @dependabot

  • build(deps): bump boto3 from 1.26.12 to 1.26.13 (#517) @dependabot

  • build(deps): bump numpy from 1.23.4 to 1.23.5 (#516) @dependabot

  • build(deps): bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (#515) @dependabot

  • build(deps): bump boto3 from 1.26.11 to 1.26.12 (#514) @dependabot

  • build(deps): bump boto3 from 1.26.10 to 1.26.11 (#513) @dependabot

  • build(deps): bump boto3 from 1.26.9 to 1.26.10 (#512) @dependabot

  • build(deps): bump boto3 from 1.26.8 to 1.26.9 (#511) @dependabot

  • build(deps-dev): bump tox from 3.27.0 to 3.27.1 (#509) @dependabot

  • build(deps): bump boto3 from 1.26.7 to 1.26.8 (#510) @dependabot

  • build(deps): bump virtualenv from 20.16.6 to 20.16.7 in /.github/workflows (#508) @dependabot

  • build(deps): bump boto3 from 1.26.6 to 1.26.7 (#507) @dependabot

  • build(deps-dev): bump wheel from 0.38.3 to 0.38.4 (#505) @dependabot

  • build(deps): bump boto3 from 1.26.5 to 1.26.6 (#506) @dependabot

  • build(deps): bump boto3 from 1.26.4 to 1.26.5 (#504) @dependabot

  • build(deps-dev): bump wheel from 0.37.1 to 0.38.3 (#501) @dependabot

  • build(deps-dev): bump nox-poetry from 1.0.1 to 1.0.2 (#503) @dependabot

  • build(deps): bump boto3 from 1.26.1 to 1.26.4 (#500) @dependabot

  • build(deps-dev): bump pip from 22.3 to 22.3.1 (#502) @dependabot

  • build(deps): bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows (#498) @dependabot

  • build(deps): bump pip from 22.3 to 22.3.1 in /.github/workflows (#499) @dependabot

  • build(deps): bump boto3 from 1.25.5 to 1.26.1 (#497) @dependabot

  • build(deps): bump boto3 from 1.25.3 to 1.25.5 (#496) @dependabot

  • build(deps): bump boto3 from 1.25.2 to 1.25.3 (#495) @dependabot

  • build(deps-dev): bump tox from 3.26.0 to 3.27.0 (#492) @dependabot

  • build(deps): bump requests-cache from 0.9.6 to 0.9.7 (#494) @dependabot

  • build(deps): bump boto3 from 1.25.1 to 1.25.2 (#493) @dependabot

  • build(deps): bump psycopg2-binary from 2.9.4 to 2.9.5 (#490) @dependabot

  • build(deps): bump boto3 from 1.24.96 to 1.25.1 (#489) @dependabot

  • build(deps): bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (#488) @dependabot

  • build(deps): bump boto3 from 1.24.95 to 1.24.96 (#487) @dependabot

  • build(deps): bump boto3 from 1.24.94 to 1.24.95 (#486) @dependabot

  • build(deps): bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (#485) @dependabot

  • build(deps): bump scipy from 1.9.2 to 1.9.3 (#484) @dependabot

  • build(deps): bump pandas from 1.5.0 to 1.5.1 (#483) @dependabot

  • build(deps): bump boto3 from 1.24.93 to 1.24.94 (#482) @dependabot

  • build(deps): bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#481) @dependabot

  • build(deps): bump boto3 from 1.24.92 to 1.24.93 (#480) @dependabot

  • build(deps): bump boto3 from 1.24.91 to 1.24.92 (#479) @dependabot

  • build(deps-dev): bump pip from 22.2.2 to 22.3 (#478) @dependabot

  • build(deps): bump pip from 22.2.2 to 22.3 in /.github/workflows (#476) @dependabot

  • build(deps): bump sphinx from 5.2.3 to 5.3.0 (#477) @dependabot

  • build(deps): bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#475) @dependabot

  • build(deps): bump boto3 from 1.24.89 to 1.24.91 (#474) @dependabot

  • build(deps): bump numpy from 1.23.3 to 1.23.4 (#473) @dependabot

  • build(deps): bump poetry from 1.2.1 to 1.2.2 in /.github/workflows (#472) @dependabot

  • build(deps): bump scipy from 1.9.1 to 1.9.2 (#471) @dependabot

  • build(deps): bump boto3 from 1.24.88 to 1.24.89 (#470) @dependabot

  • build(deps): bump psycopg2-binary from 2.9.3 to 2.9.4 (#469) @dependabot

  • build(deps): bump boto3 from 1.24.87 to 1.24.88 (#468) @dependabot

  • build(deps): bump boto3 from 1.24.85 to 1.24.87 (#467) @dependabot

  • build(deps): bump boto3 from 1.24.84 to 1.24.85 (#466) @dependabot

  • build(deps-dev): bump coverage from 6.4.4 to 6.5.0 (#464) @dependabot

  • build(deps): bump boto3 from 1.24.83 to 1.24.84 (#465) @dependabot

  • build(deps): bump sphinx from 5.2.2 to 5.2.3 (#463) @dependabot

  • build(deps): bump boto3 from 1.24.82 to 1.24.83 (#462) @dependabot

  • build(deps): bump sphinx-autoapi from 1.9.0 to 2.0.0 (#461) @dependabot

  • build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 (#460) @dependabot

  • build(deps): bump sphinx-autodoc-typehints from 1.19.2 to 1.19.4 (#459) @dependabot

  • build(deps): bump boto3 from 1.24.81 to 1.24.82 (#457) @dependabot

  • build(deps): bump sphinx from 5.2.1 to 5.2.2 (#458) @dependabot

  • build(deps): bump sphinx from 5.1.1 to 5.2.1 (#456) @dependabot

  • build(deps): bump boto3 from 1.24.80 to 1.24.81 (#455) @dependabot

  • build(deps): bump boto3 from 1.24.79 to 1.24.80 (#454) @dependabot

  • build(deps): bump boto3 from 1.24.77 to 1.24.79 (#453) @dependabot

  • build(deps): bump boto3 from 1.24.76 to 1.24.77 (#452) @dependabot

  • build(deps): bump boto3 from 1.24.75 to 1.24.76 (#451) @dependabot

  • build(deps): bump pandas from 1.4.4 to 1.5.0 (#450) @dependabot

  • build(deps): bump boto3 from 1.24.73 to 1.24.75 (#449) @dependabot

  • build(deps): bump poetry from 1.2.0 to 1.2.1 in /.github/workflows (#448) @dependabot

  • build(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#447) @dependabot

  • build(deps): bump boto3 from 1.24.72 to 1.24.73 (#446) @dependabot

  • build(deps): bump boto3 from 1.24.71 to 1.24.72 (#445) @dependabot

  • build(deps): bump boto3 from 1.24.70 to 1.24.71 (#444) @dependabot

  • build(deps): bump numpy from 1.23.2 to 1.23.3 (#443) @dependabot

  • build(deps): bump boto3 from 1.24.68 to 1.24.70 (#442) @dependabot

  • build(deps-dev): bump tox from 3.25.1 to 3.26.0 (#441) @dependabot

  • build(deps): bump boto3 from 1.24.67 to 1.24.68 (#440) @dependabot

  • build(deps): bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows (#439) @dependabot

  • build(deps): bump boto3 from 1.24.66 to 1.24.67 (#438) @dependabot

  • build(deps): bump tqdm from 4.64.0 to 4.64.1 (#437) @dependabot

  • build(deps-dev): update wheel requirement from 0.36.2 to 0.37.1 (#435) @dependabot

  • build(deps-dev): update pip requirement from 21.1.1 to 22.2.2 (#436) @dependabot

  • build(deps): bump boto3 from 1.24.63 to 1.24.66 (#434) @dependabot

  • build(deps-dev): bump pytest from 7.1.2 to 7.1.3 (#433) @dependabot

  • build(deps): bump pandas from 1.4.3 to 1.4.4 (#431) @dependabot

  • build(deps): bump boto3 from 1.24.62 to 1.24.63 (#432) @dependabot

  • build(deps): bump poetry from 1.1.15 to 1.2.0 in /.github/workflows (#430) @dependabot

  • Bump boto3 from 1.24.61 to 1.24.62 (#429) @dependabot

  • Bump virtualenv from 20.16.3 to 20.16.4 in /.github/workflows (#428) @dependabot

  • Bump scipy from 1.9.0 to 1.9.1 (#427) @dependabot

  • Bump boto3 from 1.24.60 to 1.24.61 (#426) @dependabot

  • Bump boto3 from 1.24.59 to 1.24.60 (#425) @dependabot

  • Bump requests-cache from 0.9.5 to 0.9.6 (#423) @dependabot

  • Bump boto3 from 1.24.58 to 1.24.59 (#424) @dependabot

  • Bump boto3 from 1.24.57 to 1.24.58 (#422) @dependabot

  • Bump nox-poetry from 0.9.0 to 1.0.1 (#421) @dependabot

  • Bump boto3 from 1.24.55 to 1.24.57 (#420) @dependabot

  • Bump tox from 3.25.0 to 3.25.1 (#418) @dependabot

  • Bump nbconvert from 6.3.0 to 6.5.1 (#419) @dependabot

  • Bump nbconvert from 5.5.0 to 6.3.0 (#417) @dependabot

  • Bump pandas from 1.4.2 to 1.4.3 (#413) @dependabot

  • Bump scipy from 1.8.0 to 1.9.0 (#416) @dependabot

  • Bump flake8 from 4.0.1 to 5.0.4 (#415) @dependabot

  • Bump nbsphinx from 0.8.8 to 0.8.9 (#412) @dependabot

  • Bump sphinx-autodoc-typehints from 1.19.1 to 1.19.2 (#414) @dependabot

  • Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows (#411) @dependabot

  • Bump sphinx-click from 4.0.3 to 4.3.0 (#408) @dependabot

  • Bump sphinx from 4.5.0 to 5.1.1 (#410) @dependabot

  • Bump nox from 2022.1.7 to 2022.8.7 (#409) @dependabot

  • Bump openpyxl from 3.0.9 to 3.0.10 (#407) @dependabot

  • Bump twine from 4.0.0 to 4.0.1 (#406) @dependabot

  • Bump sphinx-autoapi from 1.8.4 to 1.9.0 (#404) @dependabot

  • Bump watchdog from 2.1.7 to 2.1.9 (#403) @dependabot

  • Bump boto3 from 1.24.53 to 1.24.55 (#405) @dependabot

  • Bump numpy from 1.22.3 to 1.23.2 (#402) @dependabot

  • Bump flake8-annotations from 2.9.0 to 2.9.1 (#401) @dependabot

  • Bump mistune from 0.8.4 to 2.0.3 (#400) @dependabot

  • Bump requests-cache from 0.9.3 to 0.9.5 (#347) @dependabot

  • Bump virtualenv from 20.14.1 to 20.16.3 in /.github/workflows (#379) @dependabot

  • Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows (#352) @dependabot

  • Bump sphinx-autodoc-typehints from 1.18.1 to 1.19.1 (#398) @dependabot

  • Bump boto3 from 1.21.46 to 1.24.53 (#390) @dependabot

  • Bump requests from 2.27.1 to 2.28.1 (#394) @dependabot

  • Bump pip from 22.0.4 to 22.2.2 in /.github/workflows (#377) @dependabot

  • Bump nbconvert from 5.5.0 to 6.3.0 (#399) @dependabot

  • Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows (#381) @dependabot

  • Bump mistune from 0.8.4 to 2.0.3 (#374) @dependabot

  • Bump coverage from 6.3.2 to 6.4.4 (#391) @dependabot

  • Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#322) @dependabot

  • Bump nox-poetry from 0.9.0 to 1.0.1 in /.github/workflows (#342) @dependabot

  • Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#364) @dependabot

  • Bump release-drafter/release-drafter from 5.19.0 to 5.20.1 (#389) @dependabot

  • Bump actions/setup-python from 3 to 4.1.0 (#353) @dependabot

  • Bump pytest from 7.1.1 to 7.1.2 (#292) @dependabot

  • Bump click from 8.1.2 to 8.1.3 (#297) @dependabot

  • Bump github/codeql-action from 1 to 2 (#290) @dependabot

  • Bump boto3 from 1.21.45 to 1.21.46 (#289) @dependabot

  • Bump boto3 from 1.21.43 to 1.21.45 (#288) @dependabot

  • Bump sphinx-click from 4.0.2 to 4.0.3 (#286) @dependabot

  • Bump boto3 from 1.21.42 to 1.21.43 (#285) @dependabot

  • Bump boto3 from 1.21.41 to 1.21.42 (#281) @dependabot

  • Bump flake8-annotations from 2.8.0 to 2.9.0 (#282) @dependabot

  • Bump boto3 from 1.21.40 to 1.21.41 (#280) @dependabot

  • Bump sphinx-click from 4.0.1 to 4.0.2 (#279) @dependabot

  • Bump sphinx-autodoc-typehints from 1.18.0 to 1.18.1 (#278) @dependabot

  • Bump boto3 from 1.21.39 to 1.21.40 (#277) @dependabot

  • Bump boto3 from 1.21.38 to 1.21.39 (#276) @dependabot

  • Bump sphinx-autodoc-typehints from 1.17.0 to 1.18.0 (#274) @dependabot

  • Bump sphinx-click from 4.0.0 to 4.0.1 (#275) @dependabot

  • Bump boto3 from 1.21.37 to 1.21.38 (#273) @dependabot

  • Bump tox from 3.24.5 to 3.25.0 (#272) @dependabot

  • Bump virtualenv from 20.14.0 to 20.14.1 in /.github/workflows (#271) @dependabot

  • Bump boto3 from 1.21.36 to 1.21.37 (#270) @dependabot

  • Bump sphinx-click from 3.1.0 to 4.0.0 (#269) @dependabot

  • Bump boto3 from 1.21.35 to 1.21.36 (#268) @dependabot

  • Bump boto3 from 1.21.34 to 1.21.35 (#267) @dependabot

  • Bump boto3 from 1.21.32 to 1.21.34 (#264) @dependabot

  • Bump tqdm from 4.63.1 to 4.64.0 (#262) @dependabot

  • Bump codecov/codecov-action from 2.1.0 to 3 (#263) @dependabot

  • Bump flake8-annotations from 2.7.0 to 2.8.0 (#254) @dependabot

  • Bump pandas from 1.4.1 to 1.4.2 (#260) @dependabot

  • Bump twine from 3.8.0 to 4.0.0 (#256) @dependabot

  • Bump boto3 from 1.21.27 to 1.21.32 (#259) @dependabot

  • Bump click from 8.0.4 to 8.1.2 (#258) @dependabot

What’s Changed

Full Changelog: https://github.com/andrewbolster/bolster/compare/v0.1.2…v0.2

v0.1.1

Released on 2022-03-29 - GitHub - PyPI

What’s Changed

New Contributors

Full Changelog: https://github.com/andrewbolster/bolster/commits/v0.1.1

0.1.2

Released on 2022-03-28 - GitHub - PyPI

Changes

  • Adding in HI HPI data wrangling toolkit (#248) @andrewbolster

  • Damned pre-commit (#222) @andrewbolster

  • Auto Rebase Dependabot PR’s (#219) @andrewbolster

  • Ignore numpy CVE-2021-41495 until safety db is updated (#218) @andrewbolster

  • Remove pytest-runner to satisfy safety (#142) @andrewbolster

  • ci(Mergify): configuration update (#23) @andrewbolster

  • Way too early for those kind of coverage expectations…. (#22) @andrewbolster

  • Decoupling pg_config to resolve #6 (#7) @andrewbolster

  • Mergify: configuration update (#3) @andrewbolster

  • Config file for pyup.io (#2) @pyup-bot

:package: Dependencies

  • Bump boto3 from 1.21.25 to 1.21.27 (#246) @dependabot

  • Bump sphinx from 4.4.0 to 4.5.0 (#249) @dependabot

  • Bump watchdog from 2.1.6 to 2.1.7 (#247) @dependabot

  • Bump virtualenv from 20.13.4 to 20.14.0 in /.github/workflows (#245) @dependabot

  • Bump tqdm from 4.63.0 to 4.63.1 (#244) @dependabot

  • Bump actions/cache from 2.1.7 to 3 (#241) @dependabot

  • Bump virtualenv from 20.13.3 to 20.13.4 in /.github/workflows (#240) @dependabot

  • Bump boto3 from 1.21.22 to 1.21.25 (#243) @dependabot

  • Bump pytest from 7.1.0 to 7.1.1 (#238) @dependabot

  • Bump boto3 from 1.21.21 to 1.21.22 (#239) @dependabot

  • Bump boto3 from 1.21.20 to 1.21.21 (#237) @dependabot

  • Bump boto3 from 1.21.19 to 1.21.20 (#236) @dependabot

  • Bump boto3 from 1.21.17 to 1.21.19 (#235) @dependabot

  • Bump pytest from 7.0.1 to 7.1.0 (#233) @dependabot

  • Bump boto3 from 1.21.17 to 1.21.18 (#234) @dependabot

  • Bump click-log from 0.3.2 to 0.4.0 (#232) @dependabot

  • Bump boto3 from 1.21.16 to 1.21.17 (#231) @dependabot

  • Bump boto3 from 1.21.15 to 1.21.16 (#230) @dependabot

  • Bump boto3 from 1.21.14 to 1.21.15 (#228) @dependabot

  • Bump scipy from 1.7.3 to 1.8.0 (#227) @dependabot

  • Bump numpy from 1.22.1 to 1.22.3 (#226) @dependabot

  • Bump pytest from 6.2.5 to 7.0.1 (#191) @dependabot

  • Bump sphinx-autodoc-typehints from 1.16.0 to 1.17.0 (#225) @dependabot

  • Bump click from 8.0.3 to 8.0.4 (#223) @dependabot

  • Bump pandas from 1.4.0 to 1.4.1 (#224) @dependabot

  • Bump coverage from 6.3 to 6.3.2 (#198) @dependabot

  • Bump actions/checkout from 2 to 3 (#206) @dependabot

  • Bump poetry from 1.1.12 to 1.1.13 in /.github/workflows (#190) @dependabot

  • Bump twine from 3.7.1 to 3.8.0 (#177) @dependabot

  • Bump boto3 from 1.20.46 to 1.21.14 (#220) @dependabot

  • Bump tqdm from 4.62.3 to 4.63.0 (#221) @dependabot

  • Bump virtualenv from 20.13.0 to 20.13.3 in /.github/workflows (#215) @dependabot

  • Bump release-drafter/release-drafter from 5.17.6 to 5.19.0 (#213) @dependabot

  • Bump actions/setup-python from 2.3.1 to 3 (#205) @dependabot

  • Bump pip from 22.0.2 to 22.0.4 in /.github/workflows (#214) @dependabot

  • Bump actions/upload-artifact from 2.3.1 to 3 (#210) @dependabot

  • Bump actions/download-artifact from 2.1.0 to 3 (#208) @dependabot

  • Bump sphinx-click from 3.0.3 to 3.1.0 (#176) @dependabot

  • Bump boto3 from 1.20.45 to 1.20.46 (#174) @dependabot

  • Bump pip from 21.3.1 to 22.0.2 in /.github/workflows (#173) @dependabot

  • Bump sphinx-click from 3.0.2 to 3.0.3 (#171) @dependabot

  • Bump boto3 from 1.20.44 to 1.20.45 (#172) @dependabot

  • Bump boto3 from 1.20.43 to 1.20.44 (#170) @dependabot

  • Bump boto3 from 1.20.42 to 1.20.43 (#169) @dependabot

  • Bump coverage from 6.2 to 6.3 (#168) @dependabot

  • Bump boto3 from 1.20.41 to 1.20.42 (#167) @dependabot

  • Bump sphinx-autodoc-typehints from 1.15.3 to 1.16.0 (#166) @dependabot

  • Bump pandas from 1.3.5 to 1.4.0 (#165) @dependabot

  • Bump boto3 from 1.20.40 to 1.20.41 (#164) @dependabot

  • Bump boto3 from 1.20.39 to 1.20.40 (#163) @dependabot

  • Bump boto3 from 1.20.38 to 1.20.39 (#162) @dependabot

  • Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (#161) @dependabot

  • Bump boto3 from 1.20.37 to 1.20.38 (#160) @dependabot

  • Bump sphinx-autodoc-typehints from 1.15.2 to 1.15.3 (#159) @dependabot

  • Bump sphinx from 4.3.2 to 4.4.0 (#158) @dependabot

  • Bump boto3 from 1.20.35 to 1.20.37 (#157) @dependabot

  • Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 (#156) @dependabot

  • Bump boto3 from 1.20.34 to 1.20.35 (#155) @dependabot

  • Bump numpy from 1.22.0 to 1.22.1 (#154) @dependabot

  • Bump boto3 from 1.20.33 to 1.20.34 (#153) @dependabot

  • Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (#152) @dependabot

  • Bump boto3 from 1.20.32 to 1.20.33 (#151) @dependabot

  • Bump sphinx-autodoc-typehints from 1.15.1 to 1.15.2 (#150) @dependabot

  • Bump sphinx-issues from 2.0.0 to 3.0.1 (#149) @dependabot

  • Bump boto3 from 1.20.31 to 1.20.32 (#148) @dependabot

  • Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows (#147) @dependabot

  • Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#146) @dependabot

  • Bump nox from 2021.10.1 to 2022.1.7 (#144) @dependabot

  • Bump sphinx-issues from 1.2.0 to 2.0.0 (#145) @dependabot

  • Bump actions/cache from 2.1.6 to 2.1.7 (#98) @dependabot

  • Bump virtualenv from 20.12.0 to 20.13.0 in /.github/workflows (#133) @dependabot

  • Bump actions/setup-python from 2.3.0 to 2.3.1 (#103) @dependabot

  • Bump sphinx-autodoc-typehints from 1.12.0 to 1.15.1 (#143) @dependabot

  • Bump actions/download-artifact from 2.0.10 to 2.1.0 (#114) @dependabot

  • Bump actions/upload-artifact from 2.2.4 to 2.3.1 (#121) @dependabot

  • Bump pandas from 1.3.4 to 1.3.5 (#120) @dependabot

  • Bump nbsphinx from 0.8.7 to 0.8.8 (#132) @dependabot

  • Bump virtualenv from 20.11.2 to 20.12.0 in /.github/workflows (#131) @dependabot

  • Bump psycopg2-binary from 2.9.2 to 2.9.3 (#130) @dependabot

  • Bump tox from 3.24.4 to 3.24.5 (#129) @dependabot

  • Bump virtualenv from 20.11.0 to 20.11.2 in /.github/workflows (#128) @dependabot

  • Bump poetry from 1.1.11 to 1.1.12 in /.github/workflows (#104) @dependabot

  • Bump virtualenv from 20.10.0 to 20.11.0 in /.github/workflows (#127) @dependabot

  • Bump boto3 from 1.20.25 to 1.20.26 (#126) @dependabot

  • Bump boto3 from 1.20.24 to 1.20.25 (#125) @dependabot

  • Bump coverage from 6.1.2 to 6.2 (#106) @dependabot

  • Bump boto3 from 1.20.23 to 1.20.24 (#123) @dependabot

  • Bump numpy from 1.21.4 to 1.21.5 (#124) @dependabot

  • Bump twine from 3.6.0 to 3.7.1 (#116) @dependabot

  • Bump sphinx from 4.3.0 to 4.3.2 (#122) @dependabot

  • Bump boto3 from 1.20.22 to 1.20.23 (#119) @dependabot

  • Bump boto3 from 1.20.9 to 1.20.22 (#118) @dependabot

  • Bump boto3 from 1.20.8 to 1.20.9 (#96) @dependabot

  • Bump boto3 from 1.20.7 to 1.20.8 (#94) @dependabot

  • Bump sphinx from 4.2.0 to 4.3.0 (#85) @dependabot

  • Bump nox-poetry from 0.8.6 to 0.9.0 (#95) @dependabot

  • Bump twine from 3.5.0 to 3.6.0 (#86) @dependabot

  • Bump coverage from 6.1.1 to 6.1.2 (#87) @dependabot

  • Bump boto3 from 1.20.4 to 1.20.7 (#93) @dependabot

  • Bump actions/setup-python from 2.2.2 to 2.3.0 (#92) @dependabot

  • Bump nox-poetry from 0.8.6 to 0.9.0 in /.github/workflows (#91) @dependabot

  • Bump psycopg2-binary from 2.9.1 to 2.9.2 (#90) @dependabot

  • Bump boto3 from 1.19.12 to 1.20.4 (#89) @dependabot

  • Bump numpy from 1.21.3 to 1.21.4 (#81) @dependabot

  • Bump boto3 from 1.19.10 to 1.19.12 (#80) @dependabot

  • Bump sphinx-click from 3.0.1 to 3.0.2 (#79) @dependabot

  • Bump boto3 from 1.19.9 to 1.19.10 (#78) @dependabot

  • Bump twine from 3.4.2 to 3.5.0 (#77) @dependabot

  • Bump boto3 from 1.19.8 to 1.19.9 (#76) @dependabot

  • Bump boto3 from 1.19.7 to 1.19.8 (#75) @dependabot

  • Bump coverage from 6.0.2 to 6.1.1 (#74) @dependabot

  • Bump virtualenv from 20.9.0 to 20.10.0 in /.github/workflows (#73) @dependabot

  • Bump boto3 from 1.19.6 to 1.19.7 (#72) @dependabot

  • Bump numpy from 1.21.2 to 1.21.3 (#71) @dependabot

  • Bump pandas from 1.3.3 to 1.3.4 (#70) @dependabot

  • Bump boto3 from 1.18.61 to 1.19.6 (#69) @dependabot

  • Bump virtualenv from 20.8.1 to 20.9.0 in /.github/workflows (#68) @dependabot

  • Bump pip from 21.3 to 21.3.1 in /.github/workflows (#67) @dependabot

  • Bump boto3 from 1.18.60 to 1.18.61 (#66) @dependabot

  • Bump coverage from 6.0.1 to 6.0.2 (#65) @dependabot

  • Bump boto3 from 1.18.59 to 1.18.60 (#64) @dependabot

  • Bump pip from 21.2.4 to 21.3 in /.github/workflows (#63) @dependabot

  • Bump flake8 from 3.9.2 to 4.0.1 (#62) @dependabot

  • Bump flake8-annotations from 2.6.2 to 2.7.0 (#61) @dependabot

  • Bump click from 8.0.1 to 8.0.3 (#60) @dependabot

  • Bump boto3 from 1.18.57 to 1.18.59 (#59) @dependabot

  • Bump coverage from 6.0 to 6.0.1 (#58) @dependabot

  • Bump boto3 from 1.18.55 to 1.18.57 (#57) @dependabot

  • Bump boto3 from 1.18.54 to 1.18.55 (#56) @dependabot

  • Bump watchdog from 2.1.5 to 2.1.6 (#54) @dependabot

  • Bump coverage from 5.5 to 6.0 (#55) @dependabot

  • Bump boto3 from 1.18.53 to 1.18.54 (#53) @dependabot

  • Bump pytest-cov from 2.12.1 to 3.0.0 (#52) @dependabot

  • Bump poetry from 1.1.10 to 1.1.11 in /.github/workflows (#51) @dependabot

  • Bump boto3 from 1.18.51 to 1.18.53 (#50) @dependabot

  • Bump nox from 2021.6.12 to 2021.10.1 (#49) @dependabot

  • Bump nox from 2021.6.12 to 2021.10.1 in /.github/workflows (#48) @dependabot

  • Bump virtualenv from 20.7.2 to 20.8.1 in /.github/workflows (#44) @dependabot

  • Bump boto3 from 1.18.49 to 1.18.51 (#47) @dependabot

  • Bump boto3 from 1.18.48 to 1.18.49 (#46) @dependabot

  • Bump poetry from 1.1.8 to 1.1.10 in /.github/workflows (#41) @dependabot

  • Bump boto3 from 1.18.47 to 1.18.48 (#45) @dependabot

  • Bump boto3 from 1.18.46 to 1.18.47 (#43) @dependabot

  • Bump boto3 from 1.18.45 to 1.18.46 (#42) @dependabot

  • Bump boto3 from 1.18.44 to 1.18.45 (#40) @dependabot

  • Bump boto3 from 1.18.43 to 1.18.44 (#38) @dependabot

  • Bump tqdm from 4.62.2 to 4.62.3 (#39) @dependabot

  • Bump tox from 3.24.3 to 3.24.4 (#36) @dependabot

  • Bump boto3 from 1.18.42 to 1.18.43 (#35) @dependabot

  • Bump sphinx from 4.1.2 to 4.2.0 (#33) @dependabot

  • Bump boto3 from 1.18.41 to 1.18.42 (#32) @dependabot

  • Bump sphinx-rtd-theme from 0.5.2 to 1.0.0 (#31) @dependabot

  • Bump codecov/codecov-action from 2.0.3 to 2.1.0 (#28) @dependabot

  • Bump pandas from 1.3.2 to 1.3.3 (#30) @dependabot

  • Bump boto3 from 1.18.40 to 1.18.41 (#29) @dependabot

  • Bump boto3 from 1.18.38 to 1.18.40 (#27) @dependabot

  • Bump boto3 from 1.18.37 to 1.18.38 (#26) @dependabot

  • Bump boto3 from 1.18.36 to 1.18.37 (#25) @dependabot

  • Bump boto3 from 1.18.35 to 1.18.36 (#24) @dependabot

  • Bump boto3 from 1.18.34 to 1.18.35 (#21) @dependabot

  • Bump pytest from 6.2.4 to 6.2.5 (#20) @dependabot

  • Bump twine from 3.4.1 to 3.4.2 (#18) @dependabot

  • Bump tox from 3.23.1 to 3.24.3 (#19) @dependabot

  • Bump sphinx-autoapi from 1.8.1 to 1.8.4 (#14) @dependabot

  • Bump sphinx-click from 3.0.0 to 3.0.1 (#13) @dependabot

  • Bump pytest-cov from 2.12.0 to 2.12.1 (#10) @dependabot

  • Bump pytest-runner from 5.3.0 to 5.3.1 (#17) @dependabot

  • Bump poetry from 1.1.7 to 1.1.8 in /.github/workflows (#9) @dependabot

  • Bump sphinx from 3.5.2 to 4.1.2 (#12) @dependabot

  • Bump watchdog from 2.1.1 to 2.1.5 (#15) @dependabot

  • Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#16) @dependabot