asimap icon indicating copy to clipboard operation
asimap copied to clipboard

Pure python based IMAP server with a MH based file store

Results 51 asimap issues
Sort by recently updated
recently updated
newest added

Bumps [pytz](https://github.com/stub42/pytz) from 2022.1 to 2022.6. Commits 4ebc28d Bump version numbers to 2022.6 / 2022f f1bd81b IANA 2022f 5797f88 Squashed 'tz/' changes from c4eb3fcf2..623631d84 dacb1a1 Upgrade unittest asserts d1abcdd Bump...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.2 to 7.2.0. Release notes Sourced from pytest's releases. 7.2.0 pytest 7.2.0 (2022-10-23) Deprecations #10012: Update pytest.PytestUnhandledCoroutineWarning{.interpreted-text role="class"} to a deprecation; it will raise an error in...

dependencies

Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.13.0 to 9.0.0. Release notes Sourced from more-itertools's releases. Version 9.0.0 See PR #647 for details Version 8.14.0 See PR #634 Commits ffcfe0b Merge pull request #647...

dependencies

Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 22.1.0. Release notes Sourced from attrs's releases. 22.1.0 Highlights The main features of this release are: The departure of Python 2.7 (enjoy your retirement!), and...

dependencies

Bumps [atomicwrites](https://github.com/untitaker/python-atomicwrites) from 1.4.0 to 1.4.1. Commits e05d8c9 version 1.4.1 ea90c67 fix name typo (#60) c35cd32 Add Power Support ppc64le (#57) 9f8db65 wrap line 6699a1f migrate to travis-ci.com ec443a8 Add...

dependencies

When running setup: ``` python2 setup.py install File "setup.py", line 21 setup_requires=['pytest-runner',], ^ SyntaxError: invalid syntax ``` Appears the preceding line is missing a comma. Adding this comma allows successful...

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.7. Release notes Sourced from ruff's releases. v0.3.7 Changes Preview features [flake8-bugbear] Implement loop-iterator-mutation (B909) (#9578) [pylint] Implement rule to prefer augmented assignment (PLR6104) (#9932)...

dependencies

Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.43.0 to 1.45.0. Release notes Sourced from sentry-sdk's releases. 1.45.0 This is the final 1.x release for the forseeable future. Development will continue on the 2.x release...

dependencies

Bumps [types-redis](https://github.com/python/typeshed) from 4.6.0.20240311 to 4.6.0.20240409. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-redis&package-manager=pip&previous-version=4.6.0.20240311&new-version=4.6.0.20240409)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies